[Bug] Renaming file causes editor to crash

Found a bug. Here are the steps to reproduce:

  1. Create a file like using the UI like so: public/foo
  2. Click the file and use the dropdown to rename
  3. Rename it to: public/foo/bar.txt

This will cause a disconnect in the editor and after a refresh the file will not change.

Thanks for the report. This is a known issue. What’s created in step 1 is a folder, and in step 3 it’s not handling changing that folder into a file or producing an error. We hope to get it resolved soon.

1 Like