How can react-router V4 BrowserRouter make the details page return to the list page without refreshing?

how can react-router V4 BrowserRouter make the details page return to the list page without refreshing?
now every url visited will be refreshed, and those visited will be refreshed.

Apr.07,2022

should enter the details page from the list page, return will re-request the list data, and then the list page will be reset, right?
if this is the case, you need to put the data in redux

.

Previous: How to solve the problem that the word size in the same p tag is different in 360 browser speed mode?

Next: How the columns of echart Sanji Chart are arranged in the expected order

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c2d4-2bb04.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c2d4-2bb04.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?