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
I haven't used this library but was just looking at it and its issues list where I found your issue report.
From reading the examples I conclude that this library won't work together with other libraries accessing the window.location object directly - you have to adapt your code to use a custom location instance that's instantiated via window.history.location || window.location.
It seems that you would have to change the source of Angular.js (or any other library, for that matter) to successfully use it with this one.
I am using angularjs 1.2.26 and trying to use this library. Getting below error while trying to load the webpage in IE9:
The text was updated successfully, but these errors were encountered: