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

Unable to edit sandbox.config.json #3966

Closed
johnathanludwig opened this issue Apr 21, 2020 · 0 comments · Fixed by #3972
Closed

Unable to edit sandbox.config.json #3966

johnathanludwig opened this issue Apr 21, 2020 · 0 comments · Fixed by #3972
Labels

Comments

@johnathanludwig
Copy link

🐛 bug report

Description of the problem

Trying to edit sandbox.config.json causes multiple errors in the console. The file looks like it opens, but is empty and not editable.

In my case, the file is already created using the Configuration Files shortcut, but when I select the file in the file explorer it causes this issue.

How has this issue affected you? What are you trying to accomplish?

I was trying to edit the sandbox config to hopefully convert my sandbox to a server environment.

Your Environment

Environment
Browser Version Operating System CodeSandbox Version
firefox 75.0.0 Windows 10 298a43d
Error Message
TypeError: "e.speeds is undefined"
    transitionDuration index.js:29
    p index.esm.js:121
    e index.esm.js:156
    ve styled-components.browser.esm.js:1302
    ve styled-components.browser.esm.js:1282
    generateAndInjectStyles styled-components.browser.esm.js:1489
    generateAndInjectStyles styled-components.browser.esm.js:2108
    renderInner styled-components.browser.esm.js:2013
    React 10
    i index.tsx:33
    renderComponent codesandbox.editor.main.js:1
    render codesandbox.editor.main.js:1
backend.js:6:2315
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants