-
Notifications
You must be signed in to change notification settings - Fork 82
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
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. #87
Comments
Can you show me the code of how are you calling it? |
|
apologies didn't mean to close! |
|
sorry for spamming but above is the updated code where i call the js file on line 4 |
hi would love to get this working :) |
What does |
hi thanks for reply, yes this is with requirejs. If you would like me to share with you please provide your ip so i can whitelist you on our development site. you can provide to email below. Thanks |
i am having this issue too. If you remove customToggle option when you call the plugin, it works. I hope this helps |
Do i have to use an alternative way to get this to work or can i make it work with jQuery? Please help thanks.
** For HC Off-canvas Nav to work as a jQuery plugin, jQuery has to be a property of global
window
object, so be careful when using it in combination with Babel/Webpack/Browserify and jQuery. **The text was updated successfully, but these errors were encountered: