-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Site crashes on load when using Safari on iOS #3
Comments
The server should host the app with |
I will check whether or not this resolves the issue when I can get a hand on an iOS device. Probably by 2020-01-22. I'll report back to you then. |
Ok so I've tested the website and the error doesn't occur when the website is built. We should still consider fixing the issue though. Even though I'm not 100% confident in what the issue is casued by, it is probably caused by this. If this is the issue I suggest we fix it by doing the following:
By implementing the idea that I have proposed in the first bullet point, you can address the 2nd point at the same time. I actually implemented this feature in early builds of this project but decided to get rid of it before the initial commit due to complications. |
Since we're doing a rewrite, this won't be an issue anymore. |
See vercel/next.js#8347 for a potential solution
The text was updated successfully, but these errors were encountered: