`RangeError` on manual hash change
Author: xavierfoucrierCreated Oct 20, 2023Updated Oct 20, 2023
Labelsbug@barba/core
An unexpected RangeError error happen if the user try to manually change the URL hash during a Barba page transition.
The expected behavior should be fire a
hashchangeevent and display no error.
Source: barbajs/barba