-
Notifications
You must be signed in to change notification settings - Fork 19
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
Multiple instances of Fragment detected warning #124
Comments
This warning only happens when you have multiple tabs or windows pointing at the same URL opened at the same time. Maybe you opened the URL printed from the terminal while the previous one already opened reloaded in the background? |
I thought the same but I've closed everything down, run the project via Checking the network tab on the examples in the cloned fragment repo vs. the ones created in my project via fragment there is an additional request being made - I wonder if this has anything to do with it? |
Oh interesting 🤔 Might be related to that updated Vite version! I'll investigate |
I was not able to reproduce the bug. I just release a new version v0.1.18 could you check if it still happens on your machine? |
If I create a fresh sketch using any Three.js template and start it I get the following warning in the console:
The text was updated successfully, but these errors were encountered: