You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
(This should be different from #56). When scrolling in IE11, i see /undefined in the URL – you can reproduce it with the example app, resizing the window so that you can scroll down.
It seems because RouterMixin callspushState without enough arguments.
The text was updated successfully, but these errors were encountered:
(This should be different from #56). When scrolling in IE11, i see
/undefined
in the URL – you can reproduce it with the example app, resizing the window so that you can scroll down.It seems because RouterMixin calls
pushState
without enough arguments.The text was updated successfully, but these errors were encountered: