LivelyKernel / lively4-core

A Self-supporting, Web-based Development Environment
https://lively-kernel.org/lively4/lively4-core/start.html
MIT License
77 stars 25 forks source link

FileBrowser throws an error when browsing a directory without an index file #260

Closed onsetsu closed 7 years ago

onsetsu commented 7 years ago

it then tries to resolve https://lively4 which results in the error.

onsetsu commented 7 years ago

If no index file is present, a new FileBrowser Component is created. In its initialize method, it sets its path property to /, causing the fetch on https://lively4/.