Replies: 2 comments 9 replies
-
You can try Router.reload() to reload the current page. |
Beta Was this translation helpful? Give feedback.
9 replies
-
Opened a RFC for redirecting here: #14890 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
The expected behavior when clicking on link that points to the current url, is a page refresh.
But when I do
Router.push(url)
and url is the current url, nothing happends.(Maybe related to dev mode?)
Couldn't find the answer in the docs.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions