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

devtools-v6 chrome extension brings page style change #2198

Open
YeAhzjx opened this issue Dec 18, 2024 · 5 comments
Open

devtools-v6 chrome extension brings page style change #2198

YeAhzjx opened this issue Dec 18, 2024 · 5 comments

Comments

@YeAhzjx
Copy link

YeAhzjx commented Dec 18, 2024

my project is vue 2.6.14,so when i use latest devtool is will console error:'Vue DevTools v7 detected in your Vue2 project. v7 only supports Vue3 and will not work.
prepare.js:1 The legacy version that supports both Vue 2 and Vue 3 has been moved to https://chromewebstore.google.com/detail/vuejs-devtools/iaajmlceplecbljialhhkmedjlpdblhp
prepare.js:1 Please install and enable only the legacy version for your Vue2 app.'
then i change to legacy version,devtool is work,but,my project style has been broken
bug picture:
dev-tools-bug

@YeAhzjx YeAhzjx changed the title devtool add fontsize style in my project,why it happened change to devtool legacy version for v2 ,my project style has been broken Dec 18, 2024
@alexzhang1030
Copy link
Member

Hey, any details?

@YeAhzjx
Copy link
Author

YeAhzjx commented Dec 23, 2024

Hey, any details?

May I ask what detailed information you need? I will certainly try my best to provide it if I can.

@YeAhzjx
Copy link
Author

YeAhzjx commented Dec 23, 2024

when i use this version:
PixPin_2024-12-23_09-42-38
i get these:
PixPin_2024-12-23_09-43-28
PixPin_2024-12-23_09-43-45
PixPin_2024-12-23_09-44-07

when i use this version:
PixPin_2024-12-23_09-44-41
i get these:
PixPin_2024-12-23_09-45-05
PixPin_2024-12-23_09-45-18
PixPin_2024-12-23_09-45-30

In other words, if I use version 6.64, my project can use devtool but the style will be broken, if I use version 7.6.8, my project style will be normal but devtool will not be used

@alexzhang1030 alexzhang1030 transferred this issue from vuejs/devtools Dec 23, 2024
@alexzhang1030
Copy link
Member

It's probably a devtools-v6 issue, So I'm gonna transfer this issue to the target repo. Let's talk there.

@alexzhang1030 alexzhang1030 changed the title change to devtool legacy version for v2 ,my project style has been broken devtools-v6 chrome extension brings page style change Dec 23, 2024
@YeAhzjx
Copy link
Author

YeAhzjx commented Dec 23, 2024

It's probably a devtools-v6 issue, So I'm gonna transfer this issue to the target repo. Let's talk there.

I went through the console, only to notice that it was missing the '<style>html{font-size:100px; }</style>'

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

No branches or pull requests

2 participants