Brandon Kerr
Brandon Kerr
https://github.com/blivesta/animsition/blob/92e340bbd80d4a8a6b651bce477c90437f438191/src/js/animsition.js#L118 This breaks anchors without href attributes - causing them to redirect to /undefined - which is an increasingly common pattern and valid HTML.
The current link to the constitution draft points to a 404.
Chrome browsers are bubbling up multiple `popstate` events, which causes the `confirmLeave` prompt box to show display twice when using the back/forward buttons. The first time it's shown the dialog...