Pinia settings panel is not loaded immediatly when current page does not have any `useStore`
Open
@alexzhang1030 is already working on this.
Since Nov 1, 2024.
applet
upstream
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Reproduction step:
- goto some page does not include any
useStore - open devtools pinia page (settings panel does not appear)
- goto some page include
useStore - refresh devtools
- settings panel appears
Record:
https://github.com/user-attachments/assets/ca32f8aa-fc05-4194-91c2-2020fb07e9fd
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.