Description
When navigating directly to a non-existent URL (e.g. /invalid-404-page), the error page becomes unresponsive: clicking any button or link does nothing, and the page never changes.
Steps to Reproduce
- Run a Docus site.
- Navigate directly to a nonexistent URL, e.g. /invalid-404-page.
- On the resulting error page, click any header/footer link or button.
- Nothing happens, The page stays frozen on the error screen.
Expected Behavior
Clicking a link/button on the error page should navigate away normally (e.g. back to home).
Description
When navigating directly to a non-existent URL (e.g. /invalid-404-page), the error page becomes unresponsive: clicking any button or link does nothing, and the page never changes.
Steps to Reproduce
Expected Behavior
Clicking a link/button on the error page should navigate away normally (e.g. back to home).