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 Jun 15, 2023. It is now read-only.
I'm getting error in Internet Explorer (version 11.0.9699) with message "Invalid pointer" on 788 line in chaplin.js, where is this part of code: this.history[historyMethod]({}, document.title, url);
I don't know what exactly this code does. I'm using chaplin indirectly in third-party software.
What could be the cause?
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I'm getting error in Internet Explorer (version 11.0.9699) with message "Invalid pointer" on 788 line in chaplin.js, where is this part of code:
this.history[historyMethod]({}, document.title, url);
I don't know what exactly this code does. I'm using chaplin indirectly in third-party software.
What could be the cause?
Thanks.
The text was updated successfully, but these errors were encountered: