Skip to content

Vue3, Router4 problem when using externals #17534

Answered by sapphi-red
juliusfriedman asked this question in Q&A
Discussion options

You must be logged in to vote

I don't find any bug by Vite in your reproduction.

I see https://cdn.jsdelivr.net/npm/vue-router@%5E4.3.3/+esm importing https://cdn.jsdelivr.net/npm/vue@%5E3.4.29/+esm which is different from what you use (https://cdn.jsdelivr.net/npm/[email protected]/+esm). Mixing two versions of Vue would cause problems.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@juliusfriedman
Comment options

Answer selected by juliusfriedman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #17526 on June 20, 2024 07:50.