AntiPattern
Deep Link Routing Breakage
spa-deep-link-routing-breakage
Client-side routes and query-driven state fail because deep links aren’t rewritten to the SPA entry point and/or route matching parses params incorrectly, causing missing resources, wrong error pages, or components that don’t re-render on id changes.