AntiPattern

Relative Router Mount Bugs

double-mount-route-composition

Mounted routing and path composition get applied more than once (or treated as layouts/files incorrectly), so requests match the wrong route (e.g., duplicated segments) and query/content utilities produce unexpected results, breaking navigation and local rendering flows.