Hello Community,
I would really appreciate help on 2 issues I am stuck with:
When I try to RUN the second html page it keeps displaying the index. How can I run the other html pages?
I created a link in my page and when I RUN the html adn click on it the link the Firefox browser will not display the page for security issues. (Mac + Firefox). Are there any workarounds?
Thanks for you help
If you do not have a index.html file in the root folder it will not work other than by direct link. If that does not fix it can you please share a link to the repl?
you could make a #feature-requests if you believe you should be able to enable a feature which runs the file which is currently in view.
EDIT: This is now requested here
#2 happens on any browser, afaik because the iframe is not allowed to navigate away from its domain. Only workaround is to ‘open in new tab’ (top right of webview)