Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UseParams Intercepting Routes not sending the current params #48613

Closed
1 task done
joacub opened this issue Apr 20, 2023 · 2 comments
Closed
1 task done

UseParams Intercepting Routes not sending the current params #48613

joacub opened this issue Apr 20, 2023 · 2 comments
Labels
area: app App directory (appDir: true) bug Issue was opened via the bug report template.

Comments

@joacub
Copy link

joacub commented Apr 20, 2023

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

Last canary

Which area(s) of Next.js are affected? (leave empty if unsure)

App directory (appDir: true)

Link to the code that reproduces this issue

No response

To Reproduce

Parallel interception route

Describe the Bug

Using interception routes does not send the current params . Is sending old page params

Expected Behavior

Get the params that the page is

Which browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

@joacub joacub added the bug Issue was opened via the bug report template. label Apr 20, 2023
@github-actions github-actions bot added the area: app App directory (appDir: true) label Apr 20, 2023
@feedthejim
Copy link
Contributor

fixed in #49595

@github-actions
Copy link
Contributor

This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: app App directory (appDir: true) bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants