Metadata not being generated for intercepting routes but generated for parallel routes #68562
Labels
bug
Issue was opened via the bug report template.
Metadata
Related to Next.js' Metadata API.
Parallel & Intercepting Routes
Related to Parallel and/or Intercepting routes.
Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/intercepting-route-metadata-sample-mglmyj
To Reproduce
Current vs. Expected behavior
Following the examples in the doc, I expected that a metadata should be generated for the intercepting route but this does not get generated, I do not want to use the client side approach for proper SEO
Provide environment information
Which area(s) are affected? (Select all that apply)
Metadata, Parallel & Intercepting Routes
Which stage(s) are affected? (Select all that apply)
next dev (local), next build (local), next start (local)
Additional context
No response
The text was updated successfully, but these errors were encountered: