Skip to content
New issue

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

fix(client, bridge): update pinia status when module loaded #244

Merged
merged 5 commits into from
Feb 23, 2024

Conversation

Azurewarth0920
Copy link
Collaborator

Fix: #243

Use API: notifyComponentUpdate in old devtool to update the status of Pinia module, refetch the Pinia state when notifyComponentUpdate called.

Copy link

netlify bot commented Feb 20, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 71b30ca
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/65d6df9684952a00086b801a

@webfansplz webfansplz changed the title fix(client, bridge): Update Pinia status when module loaded. fix(client, bridge): update pinia status when module loaded Feb 23, 2024
@webfansplz
Copy link
Member

LGTM 🔥

@webfansplz webfansplz merged commit 90285de into vuejs:main Feb 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lazy loaded pinia module is not displayed.
2 participants