Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
52 views

In Next.js 15, when using Parallel Routes together with Intercepting Routes, is it possible to have Tab Groups inside a Modal? In my case, when the user clicks a link on the homepage (or any other ...
Ben's user avatar
  • 16.8k
1 vote
0 answers
30 views

my current folder structure is app - data -- [id] -- list - @modal - data -- [id] The issue is when I tried to open "data/list" page, the intercepting routes mistakenly treat &...
Jay's user avatar
  • 23