Page Getting Refresh When I Navigate from Home to User (Router Issue)
Jay341997 opened this issue · 2 comments
Hey Guys,
I am facing a Routing issue for the older android version (<= 4.). The issue is page getting refresh when I navigate from one page to another (ex. Home page to User). If you want to see this issue use any emulator which has an android version <= 4. In my case, I have used the Galaxy S lll emulator in Chrome Inspector. It will very helpful if you guys look into this.
Dear @Jay341997, I guess it is better to leave a question on Stack Overflow. because we use react-router
and we just use it, none of these technologies for ours. for example, you can leave issue or question about a router on NextJS repo, because they have their own routing. but we, just use trend techs.
I hope my comment helps you. 🌹
@Jay341997 This is the issue of the browser compatibility of react-router
. I suggest you search related issues or ask this question there.