adrianhajdin / portfolio

Modern & Minimal JS Mastery Portfolio
https://minimal-portfolio-swart.vercel.app
2.6k stars 545 forks source link

Unhandled Runtime Error #48

Open Siddharth-Pandore opened 1 week ago

Siddharth-Pandore commented 1 week ago

I'm having issue of Unhandled Runtime Error, At 1:06 Portfolio timeline of Globe animation. Does anyone have the solution? Unhandled Runtime Error

ComissarLetlev commented 6 days ago

did u find any solution for this??

Siddharth-Pandore commented 6 days ago

I haven't, Skipped the globe and moved forward ⏩

ComissarLetlev commented 6 days ago

just update react-three/fiber to alpha https://www.npmjs.com/package/@react-three/fiber/v/9.0.0-alpha.8 i did and mine is working now

Siddharth-Pandore commented 6 days ago

Thanks Bro, It really worked! Can you share how you troubleshoot?

ComissarLetlev commented 6 days ago

see the error closely, createRender react-three/fiber i figured something might be wrong so i just upgraded the version

Siddharth-Pandore commented 5 days ago

thanks bro