kristjanmik / kjosturett-web

One stop for Parliament elections in Iceland - http://kjosturett.is
http://kjosturett.is
Other
24 stars 16 forks source link

fix(Collapsable): use history.replace() intead of .push() #50

Closed MiniGod closed 3 years ago

MiniGod commented 3 years ago

On the /flokkur/:party route, after expanding the Collapsable's, the browser history fills up with the hash links.

Expected: Pressing back in the browser is expected to go to the previous page. Actual: Pressing back in the browser scrolls to previous "Collapsable" that was expanded.