Open Issues Need Help
View All on GitHubAI Summary: Debug and fix a bug in the `fs-routes-next` library where dynamic routes defined using the `$id.tsx` naming convention are not being correctly detected, processed, and integrated into the React Router v7 application. The fix likely involves modifying the route scanner, path conversion logic, and route hierarchy building within the library's source code.
Complexity:
4/5
bug help wanted
Enhanced file-based routing for React Router 7+ with nested directories, automatic layout inheritance, and layout overrides
TypeScript