feat(routes): render unknown routes inside the app shell as a 404 page #40
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/404-shell"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
layout.html. Logged-in callers get the normal sidebar, switcher, and chrome plus a "Page not found" message that quotes the requested path and links back to home. Unauthenticated callers are bounced to /login like every other authed route.Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com