-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Unable to add new file from top navigation #1180
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
Comments
thanks for reporting! i'm currently not able to reproduce. can you be more specific about your steps to produce this bug? are you adding a text file or uploading a file? are you adding a file to the root directory of the sketch or to a subfolder? can you try this with a new sketch, because maybe it's something specific to how the sketch your testing on is configured? |
I just start the web editor and use the top menu to select SKETCH / ADD FILE - enter a name and hit ADD FILE. This leads to the error. |
My class and I are also unable to load add any files to our sketches. It was working in the middle of last week but starting perhaps sunday? we can't add external files of any type. Have tried text and sound files. The editor responds as always but fails to load anything. Older sketches with image or sound assets are all still working fine. |
and ps, how do you add a file using the sidebar? |
When you expand the sidebar to see all files you can click on the small triangle after "Sketch Files". |
@socalledsound that's a different error, but thanks for reporting! i think a PR i made caused that regression, i'll unmerge it and fix that issue. |
just pushed a fix that should fix both of these issues! |
It's not possible to Add File for a sketch. The console logs:
app.75f9d4564e8bb797e7c7.js:14 Uncaught TypeError: Cannot read property 'children' of undefined
Tested on MacOS Chrome & Safari
The text was updated successfully, but these errors were encountered: