Describe the Bug
/admin/u_pages directory does not work

/admin/u_page directory works

also src/pages/admin/pages/index1.tsx works ( kind of. it creates /admin/pages/1)
I assume if word pages is included code thinks it as top most root
Generouted Version
"@generouted/react-router": "1.20.0",
Your Example Website or App or Reproduction
https://stackblitz.com/edit/vitejs-vite-ues6zmuv?file=src%2Fpages%2Fadmin%2Fu_pages%2Findex.tsx
Steps to Reproduce the Bug or Issue
- create page at
src/pages/admin/pages/index.tsx
Expected Behavior
separate src/pages/admin/pages/index.tsx from src/pages/index.tsx
Screenshots or Videos
No response
Platform
Additional context
No response
Describe the Bug
/admin/u_pagesdirectory does not work/admin/u_pagedirectory worksalso
src/pages/admin/pages/index1.tsxworks ( kind of. it creates/admin/pages/1)I assume if word
pagesis included code thinks it astop most rootGenerouted Version
"@generouted/react-router": "1.20.0",
Your Example Website or App or Reproduction
https://stackblitz.com/edit/vitejs-vite-ues6zmuv?file=src%2Fpages%2Fadmin%2Fu_pages%2Findex.tsx
Steps to Reproduce the Bug or Issue
src/pages/admin/pages/index.tsxExpected Behavior
separate
src/pages/admin/pages/index.tsxfromsrc/pages/index.tsxScreenshots or Videos
No response
Platform
Additional context
No response