-
Notifications
You must be signed in to change notification settings - Fork 184
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
Crashes on chrome on iPad OS 14+ #208
Comments
Hey Todd 👋 I have checked it out on Safari desktop and in the iOS simulator and cant replicate. My initial thought was local storage access in private mode, but doesnt seem to be breaking for me, any difference in Safari for you? |
To clarify, what do you mean by preview not working? Might see if i can steal my wifes ipad to test it out on a real device 😄 |
I tried adding some components and it works on both chrome and safari, so
it was just the empty state that was confusing me.
It’s broken on incognito but that seems to be something you’d expect if it
saves a cookie of any sort.
Can close it you want, as it seems to work, probably user error. 😀
…On Wed, 16 Dec 2020 at 2:35 pm, Michael Taranto ***@***.***> wrote:
To clarify, what do you mean by preview not working?
Might see if i can steal my wifes ipad to test it out on a real device 😄
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#208 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC2NPJJGDGIABFLO3AUCJPDSVATGJANCNFSM4U5HUDHQ>
.
|
Yeah there are preferences around themes, viewports and code that are stored in localStorage. So first thought was private browsing not being able to access storage, but that wouldn't be inconsistent, it would just flat out blow up if there was a problem. All good, if you are happy that you cant reproduce reliably, let's close this. |
I was browsing the braid documentation today on my iPad Pro (so it should be able to computationally handle most things) and when I opened playroom from the documentation it crashed the website in incognito. See screenshot:
I tried it in normal mode (cookies enabled) and it was a bit better but for some reason the previews didn’t work:
No extensions were enabled.
The text was updated successfully, but these errors were encountered: