Searched refs:windowHashChange (Results 1 – 2 of 2) sorted by relevance
1661 _boundEvents.windowHashChange = function () { function1687 window.addEventListener('hashchange', _boundEvents.windowHashChange);1743 window.removeEventListener('hashchange', _boundEvents.windowHashChange);1747 _boundEvents.windowHashChange = null;
1 …windowHashChange = () => {\n eventBus.dispatch('hashchange', {\n source: window,\n …