umi router 如何刷新当前路由 #7984
wxq851685279
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
-
可以参考https://stackoverflow.com/questions/46820682/how-do-i-reload-a-page-with-react-router 这解决 useEffect(() => { |
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
-
使用window.location.reload() 刷新了整个页面了,如何只刷新路由页面
Beta Was this translation helpful? Give feedback.
All reactions