michitaro / vue-menu

Menu/Contextmenu Component for vue2
https://michitaro.github.io/vue-menu/
MIT License
263 stars 26 forks source link

Function Keys not working #17

Closed DrMarkEy closed 5 years ago

DrMarkEy commented 5 years ago

the keybind-property does not work with function keys (F1 - F12).

michitaro commented 5 years ago

vue-menu@2.9.0 can deal with function keys. https://github.com/michitaro/vue-menu/blob/master/example/src/sample1.vue#L36-L40