latentcat / uvcanvas

An React.js component library for beautifully shaded canvas https://uvcanvas.com
https://uvcanvas.com
1.01k stars 36 forks source link

React + Vite <Velustro> fails then defaults to Lumiflex #3

Open elitebyte opened 2 months ago

elitebyte commented 2 months ago

I don't have any error in console at all. In development on cold launch the Velustro component doesn't load/render and then falls back to Lumiflex. When I hot reload (code-change) Velustro then renders, but hard refreshing generally resets it back to Lumiflex. Not sure if it's just me but I had to disable it for prod since it also exhibits the same issue. Absolutely nothing in console.

ciaochaos commented 2 months ago

It's a bit difficult to check, pls wait for me.

CPunisher commented 2 months ago

🤔 I can't reproduce in my pc or in stackblitz (using vite official react-ts template) see: https://stackblitz.com/edit/vitejs-vite-3v4knn?file=src%2FApp.tsx