Skip to content

Browser Compatibility Safari: InvalidCharacterError Without a Bundler #1832

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

Closed
acceleratesage opened this issue Oct 23, 2019 · 2 comments
Closed

Comments

@acceleratesage
Copy link

Given the examples in the repository:

  • dom
  • without-a-bundler
  • without-a-bundler-no-modules

The examples run fine in Firefox and Chrome, however only the dom example runs in Safari [Version 13.0.2 (15608.2.30.1.1)], while the other two result in this javascript error:

Unhandled Promise Rejection: InvalidCharacterError: The string contains invalid characters.
@Pauan
Copy link
Contributor

Pauan commented Oct 23, 2019

Seems like a duplicate of #1825 (which should be fixed in the next release).

@acceleratesage
Copy link
Author

@Pauan Thanks for the hint 👍 I'll close this as duplicate of: #1825.

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

2 participants