Open alexzhang1030 opened 2 weeks ago
Yes, I noticed this, but I guess it has something to do with the design of the pinia devtools plugin, and maybe devtools v6 as well. But anyway, I think it makes sense to register pinia and let it come out. So if we confirm that it is the design problem of pinia devtools plugin, I think we can submit issue or PR to pinia repo for it.
Yes, I noticed this, but I guess it has something to do with the design of the pinia devtools plugin, and maybe devtools v6 as well. But anyway, I think it makes sense to register pinia and let it come out. So if we confirm that it is the design problem of pinia devtools plugin, I think we can submit issue or PR to pinia repo for it.
Pinia will register devtools once they have at least one store, see
So plugin settings will update when somewhere has useStore
calls.
But applet does not subscribe the plugin changes, should we support it?
Upstream issue, related https://github.com/vuejs/pinia/issues/2818
Reproduction step:
useStore
useStore
Record:
https://github.com/user-attachments/assets/ca32f8aa-fc05-4194-91c2-2020fb07e9fd