vue-burger-menu icon indicating copy to clipboard operation
vue-burger-menu copied to clipboard

closeMenu and openMenu don't work in in-DOM templates

Open ton77v opened this issue 4 years ago • 0 comments

It's impossible to listen to camelCase events when using in-DOM templates, i.e. @closeMenu and @openMenu listeners won't work in this case.

Renaming the events will solve this. Thanks!

ton77v avatar Aug 23 '19 17:08 ton77v