Hacker News new | ask | show | jobs
by lazypenguin 899 days ago
Had strange behavior as well on iPhone, couldn’t finish the post because it kept jumping around
1 comments

Trying to debug this right now, had similar reports. It's something with my CodeSandbox embeds (through Sandpack). I've tried better error handling but nothing yet, based on the error I'm seeing it sounds like it's overloading the GPU. Surprisingly can't find anything in Sandpack about it.

Might just remove the embedded sandboxes. They're cool, but not needed.

Did you find anything?