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(compat): force router-link mode to Vue 3 #1426

Merged
merged 1 commit into from May 31, 2022
Merged

Conversation

snoozbuster
Copy link
Contributor

In particular, without this <router-link @click="foo"> does not trigger foo under the compat build.

@netlify
Copy link

netlify bot commented May 31, 2022

Deploy Preview for vue-router canceled.

Name Link
🔨 Latest commit 3049d51
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/62955e02db20e000084f559b

@posva posva changed the base branch from main to v4.1 May 31, 2022 13:14
@posva posva changed the base branch from v4.1 to main May 31, 2022 13:14
@posva posva changed the title fix(compat): declare router-link fully compatible with Vue 3 fix(compat): force router-link mode to Vue 3 May 31, 2022
@posva posva merged commit 0478512 into vuejs:main May 31, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants