How does react-router stay on the original page during refresh instead of jumping back to the home page?

after the route built by react-router jumps to another page, refreshing the browser will go to the home page? How to make it only refresh this page

Mar.12,2021

it should be that your code is not written correctly, otherwise this will not happen. Post your code and have a look at

.
Menu