Hacker News new | ask | show | jobs
by ismayilzadan 1845 days ago
I think it registers every single action as a route. Then when you click back you reverse visit all those routes again.
1 comments

Yeah this is def the problem, I’m gonna mess with the web history API and see if I can fix that issue.