I am learning react-router for client-side routing in my basic webpage. I want to know how to refresh the browser once immediately after the route changes.
Is there a way to refresh the browser after the route changes using react-router? Please do comment for more clarity if needed.
Note: Please provide suggestions for scenarios where react-router v4 is not used and an older version of react-router is used. (Just curious...........XD)