After the react router v4 Link tag changes the search, the component is reloaded and v3 will not

< Link to= {{pathname: "/ users/", query: {type: "activity"} > aaa < / Link >
url: http://10.1.1.143:3200/users/951921?type=achievement
?type=achievement changes the whole component is reloaded, v3 will not
what is going on to ask for advice?


actually calls the history.push () method, which refreshes the entire page

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-1b2bff7-2baee.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-1b2bff7-2baee.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?