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

Hot Module Reload is broken with shadowMode #38

Open
alancnet opened this issue Jul 8, 2019 · 0 comments
Open

Hot Module Reload is broken with shadowMode #38

alancnet opened this issue Jul 8, 2019 · 0 comments

Comments

@alancnet
Copy link

alancnet commented Jul 8, 2019

Do you want to request a feature or report a bug?

What is the current behavior?
If you update a style in your code editor, hot module reload will not update the style.

If the current behavior is a bug, please provide the steps to reproduce.

  1. Create a project targeted for web components using shadowMode.
  2. Make sure hot module reload is enabled
  3. View your component in a browser
  4. Make an update to the style
  5. Observe no style change in the browser

What is the expected behavior?
Style should be updated in real time with HMR enabled.

If this is a feature request, what is motivation or use case for changing the behavior?

Please mention other relevant information such as your webpack version, Node.js version and Operating System.

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

1 participant