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

fix(router): don't intercept download links #1452

Merged
merged 1 commit into from Oct 9, 2022
Merged

Conversation

yuhengshen
Copy link
Contributor

avoid intercept download link

eg

<a href="/file/path" download="filename">download</a>

<a href="http://localhost:5173/267ab2c6-5666-4219-b789-ca6bfba81c84" download="blob_filename">download blob</a>

@brc-dd brc-dd changed the title fix: avoid intercept download link fix(router): don't intercept download links Oct 9, 2022
@brc-dd brc-dd merged commit 54cf6ce into vuejs:main Oct 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants