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

Fast route changes causes component render outside #root #51

Closed
shimsho opened this issue Sep 1, 2023 · 1 comment
Closed

Fast route changes causes component render outside #root #51

shimsho opened this issue Sep 1, 2023 · 1 comment

Comments

@shimsho
Copy link

shimsho commented Sep 1, 2023

Having an issue, using latest Vite and TSParticles. When I change routes too fast TSParticles renders outside the root. I am using particles inside a component to place it in specific divs, already using the fullscreen option and works fine until fast route changes.

I have tried creating a destroy method but it doesn't seem to be working. Here is a lightweight reproduction. Try change routes fast and you will notice it extends the height of the document.

https://codesandbox.io/p/sandbox/vigorous-austin-f34z57

@matteobruni
Copy link
Contributor

Closing this since it's a duplicate of the Discord thread

@matteobruni matteobruni closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants