We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very minor issue, tipboard seems to function well even with this error happening.
Error message (visible in the Internet Explorer Javascript console):
Unable to get property 'Windows' of undefined or null reference
It occurs at this point:
tipboard/tipboard/static/js/lib/jquery.fullscreen.js
Line 93 in 15cb0e3
Reproduces on Internet Explorer 11.1066.14393.0
The jquery.fullscreen.js mentions that its source is http://www.quirksmode.org/js/detect.html, but it is no longer there.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Very minor issue, tipboard seems to function well even with this error happening.
Error message (visible in the Internet Explorer Javascript console):
It occurs at this point:
tipboard/tipboard/static/js/lib/jquery.fullscreen.js
Line 93 in 15cb0e3
Reproduces on Internet Explorer 11.1066.14393.0
The jquery.fullscreen.js mentions that its source is http://www.quirksmode.org/js/detect.html, but it is no longer there.
The text was updated successfully, but these errors were encountered: