/parallel-routes-bug

Reproduction of a bug with catch all directories in parallel routes

Primary LanguageTypeScript

How to Reproduce

  1. Run pnpm dev
  2. Navigate to /dashboard and see proper layout
  3. Navigate to /signin and see the following error

Screen shot of issue