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

[Monorepo] Mixed app state after HMR #79

Open
beefchimi opened this issue Jan 23, 2024 · 0 comments
Open

[Monorepo] Mixed app state after HMR #79

beefchimi opened this issue Jan 23, 2024 · 0 comments
Labels
💾 App Changes to the demo application 🐛 Bug Something isn't working

Comments

@beefchimi
Copy link
Owner

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

proof

@beefchimi beefchimi added 🐛 Bug Something isn't working 💾 App Changes to the demo application labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 App Changes to the demo application 🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant