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

JS error on unbind #19

Open
ChoOo7 opened this issue Jan 21, 2020 · 2 comments
Open

JS error on unbind #19

ChoOo7 opened this issue Jan 21, 2020 · 2 comments

Comments

@ChoOo7
Copy link
Contributor

ChoOo7 commented Jan 21, 2020

vue.esm.js?a026:628 [Vue warn]: Error in directive click-outside unbind hook: "TypeError: Cannot read property 'handler' of undefined"

vue.esm.js?a026:1897 TypeError: Cannot read property 'handler' of undefined
at unbind (index.js?e67d:65)
at callHook$1 (vue.esm.js?a026:6685)
at _update (vue.esm.js?a026:6646)

!isServer(vNode) && document.removeEventListener('click', el.vueClickOutside.handler)

@joshephan
Copy link

same here

@ChoOo7
Copy link
Contributor Author

ChoOo7 commented Feb 27, 2020

https://github.com/ChoOo7/click-outside
associated PR :
#20

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