fgr-araujo / vue-shortkey

Vue-ShortKey - The ultimate shortcut plugin to improve the UX
MIT License
889 stars 101 forks source link

How to prevent default events ? #173

Open 13133693731 opened 1 month ago

13133693731 commented 1 month ago

When I use it, it triggers the browser default event, just like pressing F5 will refresh the page. I want to prevent it from refreshing the page,I use vue2