Skip to content
New issue

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

Internet Explorer 11 error "Unable to get property 'Windows' of undefined or null reference" #55

Open
SecondReality opened this issue Dec 17, 2017 · 0 comments

Comments

@SecondReality
Copy link

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:

var thisKeys = keys[BrowserDetect.browser][BrowserDetect.OS];

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant