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 dev mode on vite using remix I don't get the listener cleanup functions called #27

Open
vidjuheffex opened this issue Jun 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vidjuheffex
Copy link

In prod mode everything works fine.

However, in dev mode on vite using remix I don't get the listener cleanup functions called. HMR?

@dan-cooke dan-cooke added the bug Something isn't working label Jul 6, 2024
@dan-cooke
Copy link
Owner

@vidjuheffex yes its most likely an issue with HMR, i will look into it when I get a chance

@larswww
Copy link

larswww commented Aug 29, 2024

Evaluating libraries for SSE and saw that remix-utils have a similar issue in their implementation. Perhaps you'll find this thread helpful: sergiodxa/remix-utils#317

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

No branches or pull requests

3 participants