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

In Edge-DevTools, I can't enable/disable css styles #753

Closed
wosledon opened this issue Dec 10, 2021 · 11 comments
Closed

In Edge-DevTools, I can't enable/disable css styles #753

wosledon opened this issue Dec 10, 2021 · 11 comments
Labels
bug Something isn't working tracked

Comments

@wosledon
Copy link

wosledon commented Dec 10, 2021

Environment (please complete the following information):

  • OS (e.g., Windows 10):
  • Extension version (e.g., 1.2.3):

Describe the bug:

Repro steps:

Expected behavior:

Additional context:

Like this, I disabled background-color, but nothing has changed.
image

AB#49009863

@codepo8
Copy link
Contributor

codepo8 commented Dec 15, 2021

Hello there, is that in the browser or in the extension?

@wosledon
Copy link
Author

Hello there, is that in the browser or in the extension?

It's in the entension. I used vscode to open the code editor(left), Edge-DevTools(center) and the built-in browser(right). like this:
image
When I use Edge-DevTools to turn off some CSS styles, it doesn't work, the styles still exist.

@wosledon
Copy link
Author

wosledon commented Dec 15, 2021

Hello there, is that in the browser or in the extension?

Wait, I seem to have found a way to reproduce this problem. And this issue occurs in both browsers and extensions

  1. Open like my actions.
  2. Now it works fine. but when I edited something later, like:
    image
    This error occurs:
    image
  3. Needed me to refresh the page again and it was back to normal again.

@codepo8
Copy link
Contributor

codepo8 commented Jan 21, 2022

Thanks for the reproducing information, we will look into this.

@codepo8 codepo8 added bug Something isn't working tracked labels Jan 21, 2022
@codepo8
Copy link
Contributor

codepo8 commented Feb 15, 2022

Hello there, we tried to repro this on our end and we can't see the problem, even with the editing step. What local server are you running? Are there any conversion/build steps that might delay the changes of the CSS?

@wosledon
Copy link
Author

Hello there, we tried to repro this on our end and we can't see the problem, even with the editing step. What local server are you running? Are there any conversion/build steps that might delay the changes of the CSS?

All right, I used a VSCode extension named "Live Server" as the server, had no other steps.

@codepo8
Copy link
Contributor

codepo8 commented Feb 16, 2022

Hello there, it seems there is a compatibilty issue with the live server extension that it reloads the document before our changes are applied. Also see #872 for reference. We will try to reach out to the live server team and see what we can do.
@digitarald can you give some more information?

@wosledon
Copy link
Author

Hello there, it seems there is a compatibilty issue with the live server extension that it reloads the document before our changes are applied. Also see #872 for reference. We will try to reach out to the live server team and see what we can do. @digitarald can you give some more information?

Nothing else, thanks for your help! And before that, I will try some other ways.

@digitarald
Copy link

I would recommend filing an issue on https://github.com/ritwickdey/vscode-live-server/ , @codepo8. Maybe there is also a fix possible on this extension, as live server has wide adoption?

@codepo8
Copy link
Contributor

codepo8 commented Feb 28, 2022

Would love to, yes.

@vidorteg vidorteg added tracked and removed tracked labels Feb 15, 2024
@captainbrosset
Copy link
Collaborator

Closing this issue now. Our dev team tried reproducing it but couldn't. Let me know if there's still a problem here and we can reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked
Projects
None yet
Development

No branches or pull requests

5 participants