MikeLautensack / Estimate-Generator

https://estimate-generator-seven.vercel.app
1 stars 0 forks source link

Fix SSR flicker in canvas on home page #93

Closed MikeLautensack closed 3 months ago

MikeLautensack commented 3 months ago

The canvas containing the react-three-fiber scene with the construction worker still has SSR flicker on page refresh. Not on initial page load but just on page refresh.

MikeLautensack commented 3 months ago

The tailwind aspect square class was causing the bug somehow. Fixed now.