Yann Braga
Yann Braga
Hey @webfansplz it seems that `__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__` is undefined when switching between stories, but it only happens when pinia is set multiple times (every time you visit a different story in...
Hey @ravindraguptacapgemini we just released Storybook 10. Can you try upgrading and seeing whether the issue is resolved? And please provide reproduction repo if you can. Thank you.
Here is a reproduction for the issue: https://github.com/yannbf/reproduction-vitest-workspace-isolate If you run `yarn vitest:single` which uses `isolate: false` in a config file you will get: If you run `yarn vitest:workspace` which...