Skip to content

Cannot update Pinia values #2140

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
kubajmarek opened this issue Feb 15, 2024 · 2 comments
Closed

Cannot update Pinia values #2140

kubajmarek opened this issue Feb 15, 2024 · 2 comments
Assignees
Labels

Comments

@kubajmarek
Copy link

kubajmarek commented Feb 15, 2024

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

  1. Open project with Vite
  2. Open Vue devtools
  3. Open Vite tab
  4. Open any store
  5. Change any value
  6. Click enter or save button

ScreenRecording2024-02-15at12 36 57-ezgif com-video-to-gif-converter

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

@Akryum Akryum added the bug label Feb 15, 2024
@Akryum Akryum self-assigned this Feb 15, 2024
@Akryum Akryum closed this as completed in 056ce1d Feb 15, 2024
@danigracia13
Copy link

How you solved? Same issue here. Please help

@kubajmarek
Copy link
Author

This was solved in v6.6.1 update.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants