Hacker News new | ask | show | jobs
by blabla1224 899 days ago
This page crashes my safari and Chrome tab instances on my iPhone
1 comments

Had strange behavior as well on iPhone, couldn’t finish the post because it kept jumping around
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?