Skip to content

Conversation

LukerSpringtree
Copy link
Contributor

fix this #750;

Add a ``MutationObserver` to resolve this scenario;

Copy link

netlify bot commented Dec 21, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 0369952
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/6766aa028b7c0c0008ac7ed5

Copy link

pkg-pr-new bot commented Dec 21, 2024

Open in Stackblitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@752

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@752

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@752

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@752

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@752

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@752

commit: 0369952

Comment on lines +32 to +34
if (app) {
app.unmount()
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with createDevToolsContainer (line 21) appending the devtool app in the DOM, wouldn't this systematically trigger ? making the callback unmount and re-mount the app for nothing ?

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.

2 participants