You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing react-spinners in my pages (React - Vite) it adds lots of empty tag in the header. When I removed the react-spinners the empty tags also got removed. ( Look at the image attached) Describe the bug
Lots of empty tag in the header. To Reproduce
Using React 19.1.0 with Vite bundler: import PropagateLoader or MoonLoader (Those are the only one that I have tested). Then the empty tags will be added to the header. Expected behavior