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

Current deployed version is broken #347

Closed
quantizor opened this issue Sep 28, 2018 · 3 comments
Closed

Current deployed version is broken #347

quantizor opened this issue Sep 28, 2018 · 3 comments

Comments

@quantizor
Copy link

If you click into the left editor pane the app crashes with a minified React error

@fkling
Copy link
Owner

fkling commented Sep 28, 2018

Please provide the following information:

  • Browser type and version
  • Selected parser and/or transformer
  • If possible, the contents of the local storage key explorerSettingsV1 (feel free to remove sensitive information such as your code if you don't want it to be public)

@quantizor
Copy link
Author

quantizor commented Sep 28, 2018

chrome 69

explorerSettingsV1:

{"showTransformPanel":false,"parserSettings":{},"parserPerCategory":{},"workbench":{"parser":"acorn-to-esprima","code":"import styled from \"styled-components\"\n\n\n","transform":{"code":"","transformer":null}}}

screen shot 2018-09-28 at 1 29 32 am

Clearing out localstorage seems to have fixed it. Thanks for that tip.

@fkling
Copy link
Owner

fkling commented Sep 28, 2018

Yeah, there is some issue with acorn-to-esprima, that causes something to crash.

That's why I hid it from the menu.

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