has fixhelp wanted
Repository-Metriken
- Stars
- (1.055 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Whenever I click on a anchor link (for example 'href="#123"'), this
addEventListener('popstate', function () {
routeTo(getCurrentUrl());
});
fires and reloads the according route component, what some-have screws up the anchor and anyways is redundant.