UI issue in the "tree view" if directory called "notebooks" is in the path. #7216
Open
Description
Description
Getting a pesky warning in the "tree" view, if path to the directory includes "notebooks"(with that exact spelling).
Reproduce
- Create a path that includes "notebooks", and has sub-directories. ("http://localhost:8888/tree/test/notebooks/test")
- Navigate to that path via UI tree view.
- Click Refresh
- Get a pesky warning:
File Load Error for test
Invalid response: 404 Not Found
- Renaming directory "notebooks" to LITERALLY ANYTHING (including capitalising any of the letters) removes the issue.