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
Do you think you could create a project on https://stackblitz.com that has the same error on iOS? Both TutorialKit and StackBlitz use the same version of npm and WebContainer, so it should be possible to reproduce it there.
If not, then that's also an interesting data point! 👀
I don't think this could be caused by a missing header. Safari support for WebContainer is still in beta though and from a quick look it seems that no requests to get a package metadata or content is even sent. So probably something get stuck there.
Describe the bug
I'm testing my tutorial on IOS and I get an error saying:
When I tested it with the default demo - I did not get this error, but I have no Idea where to start looking for the cause of this problem.
Any change you can give me a pointer?
Link to a StackBlitz project which shows the error
No response
Steps to reproduce
On an IPhone -
Editor
at the bottomRun this tutorial
Wait a long while, and you'll get this error
Expected behavior
I expect it to work as it does on your tutorial :)
Screenshots
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: