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

“URL.canParse is not a function” error #2986

Open
dchassin opened this issue Nov 27, 2024 · 4 comments
Open

“URL.canParse is not a function” error #2986

dchassin opened this issue Nov 27, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@dchassin
Copy link

dchassin commented Nov 27, 2024

Describe the bug

Got the following error when running on an iPad in both Chrome and Safari:

URL.canParse is not a function. (In 'URL.canParse(o.file.contents.toString())', 'URL.canParse' is undefined)

Environment

Not possible to run marimo command on an iPad.

Code to reproduce

This occurs with a new notebook from the dashboard.

@dchassin dchassin added the bug Something isn't working label Nov 27, 2024
@mscolnick
Copy link
Contributor

@dchassin - can you upgrade your OS or browser? URL.canParse has been available since 2023, so I have a hunch you have an outdated browser.

@dchassin
Copy link
Author

As far as I can tell both browsers are up to date.

@mscolnick
Copy link
Contributor

Can you share the browser and version?

@dchassin
Copy link
Author

This occurred on iOS 16.7.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants