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

Cannot read property 'defaultView' of null error in DevTools #3

Open
nomego opened this issue Apr 9, 2017 · 2 comments
Open

Cannot read property 'defaultView' of null error in DevTools #3

nomego opened this issue Apr 9, 2017 · 2 comments

Comments

@nomego
Copy link

nomego commented Apr 9, 2017

Extension works perfectly but I get this error in DevTools:

touchpadswipe.min.js:2 Uncaught TypeError: Cannot read property 'defaultView' of null
    at hb (touchpadswipe.min.js:2)
    at F (touchpadswipe.min.js:1)
    at Function.css (touchpadswipe.min.js:2)
    at touchpadswipe.min.js:2
    at Ha (touchpadswipe.min.js:2)
    at oa.fn.init.css (touchpadswipe.min.js:2)
    at Object.getLineHeight (touchpadswipe.min.js:3)
    at HTMLDocument.setup (touchpadswipe.min.js:3)
    at Object.add (touchpadswipe.min.js:2)
    at HTMLDocument.<anonymous> (touchpadswipe.min.js:1)
@koseduhemak
Copy link
Owner

I will look into it, if I have time. At the moment I am under heavy load in my current job.

@koseduhemak
Copy link
Owner

seems like an issue with JQuery. Can you please provide some more information:

  • version of chrome
  • OS

Thank you.

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

2 participants