AntiPattern
Route Config Mismatch Semantics
route-semantic-mismatch
Navigation and access-control logic fails because router semantics differ across frameworks (file/routing layouts, initial index redirects, URL matching priority, and base-path handling), causing wrong components to render or protected routes not to react to location changes.