rsnext/test/e2e/app-dir/parallel-routes-and-interception-basepath/app
Alexander Savelyev ac325dfd0b
Fix intercepted segments with basepath (#60485)
### Fixing a bug

### What?
When basePath is added, intercepted routes stop working correctly.

### Why?

For them, basePath was not added at all.

### How?

Added basePath to the rewrites for intercepted routes.

Fixes #52624, #58268
2024-01-10 13:18:00 -08:00
..
@slot Fix intercepted segments with basepath (#60485) 2024-01-10 13:18:00 -08:00
nested Fix intercepted segments with basepath (#60485) 2024-01-10 13:18:00 -08:00
default.tsx Fix intercepted segments with basepath (#60485) 2024-01-10 13:18:00 -08:00
layout.tsx Fix intercepted segments with basepath (#60485) 2024-01-10 13:18:00 -08:00
page.tsx Fix intercepted segments with basepath (#60485) 2024-01-10 13:18:00 -08:00