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

When the component is unmounted, previously registered windows events are not removed #84

Open
hungphan110698 opened this issue Aug 10, 2023 · 0 comments
Labels
bug Something isn't working v1

Comments

@hungphan110698
Copy link

When the component mounted will register some events like: resize, mousemove, dragover...
But when this component is unmounted, it looks like you didn't remove the events registered to listen.
That caused console errors.
It does not cause bugs for other user tasks, but for developers, seeing the red console screen is quite annoying.
Could you help us fix these errors?
We thank you very much.
Screen Shot 2023-08-10 at 13 54 09

@zunnzunn zunnzunn added bug Something isn't working v1 labels Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1
Projects
None yet
Development

No branches or pull requests

2 participants