fix(file-router): allow routes with the same path #7889
Annotations
6 errors and 1 warning
Lint TypeScript
Unused '@ts-expect-error' directive.
|
Lint TypeScript
Type '{ replaceState: () => void; }' is missing the following properties from type 'History': length, scrollRestoration, state, back, and 3 more.
|
Lint TypeScript
Type 'string' is not assignable to type 'Location'.
|
Lint TypeScript
Cannot find name 'browserRouter'.
|
Lint TypeScript
Cannot find name 'createBrowserRouter'.
|
Lint TypeScript
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading