Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Router will be navigated when using form to download files #119

Open
Bernankez opened this issue Jun 8, 2023 · 0 comments
Open

[Bug] Router will be navigated when using form to download files #119

Bernankez opened this issue Jun 8, 2023 · 0 comments

Comments

@Bernankez
Copy link

Bernankez commented Jun 8, 2023

Reproduction

vite-plugin-html-reproduction

git clone https://github.com/Bernankez/vite-plugin-html-reproduction.git
pnpm install
pnpm dev

Description

After importing vite-plugin-html, there is an issue with incorrect navigation when using form.submit() to download files. The first image below shows the expected behavior, while the second image shows the incorrect behavior after using vite-plugin-html. (Download path is just an example)

expected behavior

actual behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant