Skip to content
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

New sympy live doesn't work with safari browser #16

Open
sylee957 opened this issue Jan 9, 2023 · 3 comments
Open

New sympy live doesn't work with safari browser #16

sylee957 opened this issue Jan 9, 2023 · 3 comments

Comments

@sylee957
Copy link
Member

sylee957 commented Jan 9, 2023

Although I think that the problem with sympy version is fixed in #15
I encounter an issue that sympy live takes forever to load in safari browser on my mac and and iphone

I think that I briefly encountered that while working in sylee957/sympy#3,
so I am able to quickly report this issue

It also happens to official jupyterlite
https://jupyter.org/try-jupyter/lab/
so this issue can be for upstream as well

It has no problem with chrome,
but in my iphone, it also doesn't work with safari or chrome I tried with Iphone

My safari version:
16.1(18614.2.9.1.12)
My MacOS version:
13.0.1(22A400)

@asmeurer
Copy link
Member

asmeurer commented Jan 9, 2023

Same. I get an error in the console:

[Error] Unhandled Promise Rejection: ReferenceError: Can't find variable: setImmediate
	(anonymous function) (1128.47573ed.js:1:4450)
	asyncFunctionResume
	(anonymous function)
	promiseReactionJobWithoutPromise
	promiseReactionJob

@ivanistheone
Copy link
Collaborator

I opened this one jupyterlite/jupyterlite#944 in the jupyterlite upstream repo so they are aware of it now.

We can still leave this issue open to keep track of it, and so we can coordinate testing once it's fixed.

@agriyakhetarpal
Copy link
Contributor

I tried this on Safari version 17.6 (19618.3.11.11.5) on a macOS M-series machine running macOS Sonoma 14.6.1 (23G93), and I can't reproduce it – the console works as intended; it might have been fixed even though the issue thread in JupyterLite does not say so?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants