[vuex] duplicate namespace... for the namespaced module... #20590
Unanswered
serious-angel
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@serious-angel Sorry, it's been so long that I don't remember... I think at that time I was trying to convert https://github.com/shanrauf/Migaku-Experiment-Platform From Vue 2 + Webpack to to Vue 3 +Vite... And I think eventually I abandoned the effort and especially hot reloading altogether because I couldn't be bothered... 😅 And I put off migrating to Vue 3 since it was still in beta at the time. I un-privated my reproduction repository in case it's helpful here, but keep in mind that the dependencies are old (it was using a beta version of Vite from July 3rd, 2020... https://www.npmjs.com/package/vite/v/1.0.0-beta.11 ) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Wonderful day!
@shanrauf , may I ask what was the solution at #531 ?
We've got a similar case, when it all successfully loads initially, but an HMR event malforms the environment:
I've also tried the following, but it results in continuous, infinite reloading, where Vite loads the component over and over:
Best and kind regards
Beta Was this translation helpful? Give feedback.
All reactions