-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
fix(app-vite&app-webpack): Avoid Vue "enumaration" warning when using router inside Pinia (fix: #12936) #12937
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
Conversation
… component instance. The keys will be empty in production mode to avoid performance overhead.)
|
Thanks for contributing! 👏 |
|
@yusufkandemir oh, i also adjusted the app-vite file, but it didnt get commited for some reason 😅 |
Thanks to you :) |
|
Thanks for contributing! |
|
Also, going to change the default store code - by eliminating the arrow keys so "this" can point to the right thing. |
|
@rstoenescu perfect! Thank you 😊 |
|
Hope all this is released soon haha |
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
The PR fulfills these requirements:
devbranch (orv[X]branch)fix: #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information:
This PR fixes the Vue warning: