superblocks-lab icon indicating copy to clipboard operation
superblocks-lab copied to clipboard

Error 404 page in the app must not give the index.html

Open filippsen opened this issue 6 years ago • 0 comments

Environment/Browser

Version 1.1.0

Description

404 page in the app must not give the index.html, since an error in Interact can throw app into recursive reloading.

Steps to reproduce

Exact steps are unknown.

Expected result

Do not return index.html to prevent endless loop (reloading).

Actual result

Returns index.html which may lead into recursive reloading.

filippsen avatar Nov 15 '18 22:11 filippsen