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

Errors in Safari #27

Open
samhh opened this issue Sep 14, 2017 · 1 comment
Open

Errors in Safari #27

samhh opened this issue Sep 14, 2017 · 1 comment

Comments

@samhh
Copy link
Contributor

samhh commented Sep 14, 2017

Using inside a React app, I can fix these errors by simply removing this library. It's also only present in Safari (10.1). Using TypeScript with es2015 target in-case that's relevant.

Can't share the code but can try to create a small repro if it'd help/isn't immediately obvious.

Caught by my router upon entering page with this library in use: ReferenceError: Can't find variable _catchAllSymbol, leads to match function. (Can't seem to click into it... ugh Safari.)

Thrown by React: TypeError: null is not an object (evaluating 'node[internalInstanceKey]') at ReactDOMComponentTree.js:113

As I said, only this library and only Safari. Help appreciated, cheers!

@samhh
Copy link
Contributor Author

samhh commented Sep 15, 2017

Only happens locally, not in production builds. How peculiar...

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

1 participant