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

"SCRIPT1028: Expected identifier, string or number" error in MS Edge apparently due to a transpile issue #18

Closed
stoilsky opened this issue Jun 25, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@stoilsky
Copy link

Adding the virtuoso-package to our app causes it to crash with following error message ins MS Edge: "SCRIPT1028: Expected identifier, string or number". As far as I can tell MS Edge still doesn't support the es6 spread operator so seems this relates to how react-virtuoso is transpiled to es5

@petyosi petyosi self-assigned this Jun 25, 2019
@petyosi petyosi added the bug Something isn't working label Jun 25, 2019
@petyosi
Copy link
Owner

petyosi commented Jun 25, 2019

Thank you for the report. Root cause was jaredpalmer/tsdx#101. Upgrading to the latest version solved the problem. Also, https://virtuoso.dev/ works in edge now.

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