Fast refresh/hot reload is broken with streaming imports #2345
-
When I enable streaming imports hot reload no longer works. Repo here:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Just triaged this in #2334. Seems to only be affecting React templates. If this takes a week or two to fix, we can look into adding a console warning so that users understand this as a known, short-term limitation. |
Beta Was this translation helpful? Give feedback.
-
A workaround is to remove/comment in the snowpack.config.ts |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick update @FredKSchott |
Beta Was this translation helpful? Give feedback.
-
uhm, testing this in 2022 and not fixed, do you have any updates @FredKSchott ? |
Beta Was this translation helpful? Give feedback.
Just triaged this in #2334. Seems to only be affecting React templates.
If this takes a week or two to fix, we can look into adding a console warning so that users understand this as a known, short-term limitation.