AntiPattern
Route Matching Misconfigurations
router-matching-and-layout-misinterpretation
Route definitions and routing-mode flags get interpreted differently than intended, so path params, file-based route boundaries, or render flow fail silently (wrong params, wrong route/layout nesting, or infinite recursion), blocking navigation or static generation.