You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue when I'm on a page with a URL /items/7/details and I have a link on the same page that points to the same URL but with different id like ...
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
vercel
locked as resolved and limited conversation to collaborators
Jan 30, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Next version: 9.1.5
React version: 16.12.0
I'm having an issue when I'm on a page with a URL
/items/7/details
and I have a link on the same page that points to the same URL but with differentid
like ...The page doesn't re-render and I don't get the new content, I have to refresh the page to get the new data.
What am I doing wrong here?
The text was updated successfully, but these errors were encountered: