yandeu / five-server

⚡ Development Server with Live Reload Capability. (Maintained Fork of Live Server)
https://www.npmjs.com/package/five-server
Other
165 stars 14 forks source link

Navigating back to the root seems broken in the built-in explorer #97

Closed unlessgames closed 1 year ago

unlessgames commented 1 year ago

While exploring the directories on the server with the built-in explorer (when no index.html is provided), the back button (..) works as expected inside deeper subdirectiories but when trying to go back to the root of the tree it breaks.

On chromium and brave I get about:blank#blocked in the address bar with an empty white page. On firefox simply nothing happens. I've tested with chromium and firefox on linux and brave on windows.