You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an issue where - during local development (active start command) - saving a file can cause UI state to reset, while audio (Earwurm state) will continue to play.
I think we need to either figure out how to retain everything, or we need to reset everything upon HMR.
We have an issue where - during local development (active
start
command) - saving a file can cause UI state to reset, while audio (Earwurm
state) will continue to play.I think we need to either figure out how to retain everything, or we need to reset everything upon HMR.
This could be related to #65
The text was updated successfully, but these errors were encountered: