We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.6.0
https://stackblitz.com/edit/vitejs-vite-auzq8r?file=src%2Fcomponents%2FHelloWorld.vue
Value is saved
Value is not saved, Vite store keeps old value
Browser: Chrome 121.0.6167.160 From reproduction repo: System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 - /bin/jsh Binaries: Node: 18.18.0 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 10.2.3 - /usr/local/bin/npm pnpm: 8.14.0 - /usr/local/bin/pnpm npmPackages: vue: ^3.4.18 => 3.4.19
Started happening after v6.6.0 update
The text was updated successfully, but these errors were encountered:
056ce1d
How you solved? Same issue here. Please help
Sorry, something went wrong.
This was solved in v6.6.1 update.
Akryum
No branches or pull requests
Vue devtools version
6.6.0
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-auzq8r?file=src%2Fcomponents%2FHelloWorld.vue
Steps to reproduce & screenshots
What is expected?
Value is saved
What is actually happening?
Value is not saved, Vite store keeps old value
System Info
Browser: Chrome 121.0.6167.160 From reproduction repo: System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 - /bin/jsh Binaries: Node: 18.18.0 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 10.2.3 - /usr/local/bin/npm pnpm: 8.14.0 - /usr/local/bin/pnpm npmPackages: vue: ^3.4.18 => 3.4.19
Any additional comments?
Started happening after v6.6.0 update
The text was updated successfully, but these errors were encountered: