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

Global stylesheet breaks rendering of web pages #2278

Closed
macjohnny opened this issue Nov 1, 2023 · 4 comments
Closed

Global stylesheet breaks rendering of web pages #2278

macjohnny opened this issue Nov 1, 2023 · 4 comments
Assignees

Comments

@macjohnny
Copy link

macjohnny commented Nov 1, 2023

Problem

The global stylesheet that is injected in

"css": ["static_assets/styles.css"],
causes websites to render incorrectly, e.g. iframes are changed:

Screenshot 2023-11-01 at 11 13 11

Workaround

Disabling the extension

Bug introduced

in https://github.com/dart-lang/webdev/pull/2271/files#diff-3dcc6c849a8a2bc972c0d3b2890bfc4047a131fc4430bfef95c2e5b76d667699

Other references

the issue is also noticed in the reviews:

Screenshot 2023-11-01 at 11 48 19
@mihalycsaba
Copy link

I think this is what causing my issue too on steamgifts.com, the ads on the page appear above other elements in the wrong position, disabling the extension solves the problem.
Screenshot 2023-11-01 153755

@elliette
Copy link
Contributor

elliette commented Nov 1, 2023

Sorry for this! The rolled-back extension has been submitted to the Chrome web store. It usually takes a couple hours from submission for it to be published. For now, you can disable or remove the extension from chrome://extensions. I will report back here when the new version has been published.

@alanknight-wk
Copy link

Breaks JIRA too, though that might be regarded as a feature.

@elliette
Copy link
Contributor

elliette commented Nov 2, 2023

Version 1.39.0 (the rollback version) was just published to the Chrome Web Store. Re-installing the extension from https://chromewebstore.google.com/detail/dart-debug-extension/eljbmlghnomdjgdjmbdekegdkbabckhm should resolve any rendering issues.

My apologies for all the confusion this has caused!

@elliette elliette closed this as completed Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants