Closed
Description
Nature of issue?
- Found a bug
Details about the bug:
- Web browser and version: Chrome
- Operating System: Mac OSX
- Steps to reproduce this bug:
- Create a new sketch
- Save it
- Create a new file (like
a.js
or something simple) - Save the sketch
- Delete
a.js
- Save the sketch
The API request will return a 409 error—this is because the DELETE
call doesn't return the updated sketch... and it should.