You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known issue on Nodebox, and we're currently beta support iOS Safari, as mentioned here. For some reason, there's a memory leak on iOS Safari that we couldn't figure out how to solve yet, but we will keep you posted when we get it done.
This is a memory issue with safari in general, really hard to debug as the memory issue is actually in safari itself not our code. (Using 3-5x more memory than chrome) Once we figure out where in safari this happens we might be able to work around it.
This is highly dependent on the device as safari kills itself once it reaches more than half the system memory, so on an iphone 14 pro it works fine (most of the time) but not on iphone 13. We've already done quite a few improvements here, but the main issue is still to be found.
Bug report
Packages affected
Description of the problem
The default
vite-react
sandpack setup doesn't work in iOS safariWhat steps can we take to reproduce the problem?
vite-react
in iOS safariRPReplay_Final1678300533.MP4
Your Environment
The text was updated successfully, but these errors were encountered: