Bugfix "Cannot read property 'context' of undefined` in update callback"#29
Bugfix "Cannot read property 'context' of undefined` in update callback"#29joshiste wants to merge 1 commit intosimplesmiler:masterfrom
Conversation
|
The bug was introduced with bfc4517 |
|
@simplesmiler did you have a look on this one? |
|
🙏 Running into this myself! |
|
@simplesmiler is this project dead? |
|
having the same problem with nuxt |
|
Hello ! |
|
@silverspectro will you publish on npmjs.org? |
|
sure, i can do that, but i can't use the same repo name as the first i think. So i don't know how to do that, as it would be cool to keep the same npm repo and just change the maintainers and github repo behind maybe ? |
|
@silverspectro you could fork it and publish with a different name |
|
Hello! Package published under a new very original name in npm: vue-clickaway2. I did it a bit hastily so there may be some errors in the README or something still. Hope it helps. |
|
I know this is a old thread, but I wanted to thank @joshiste and @silverspectro for doing this. Thank you very much. |
|
Any news about this PR @simplesmiler ? That would be great to avoid multiply forks ! |
|
Ran into this issue today and can confirm that |
|
Just changed to |
|
@simplesmiler can you merge this in and redeploy to npm? If you need a new maintainer for the library, let me know. |

when update is called the vnode isn't passed and this results in an error. This commit fixes this.
Would be glad if you would release this fix soon.