delowardev / vue3-emoji-picker

Simple and Powerful Emoji Picker for Vue3
https://codesandbox.io/p/github/delowardev/vue3-emoji-picker/main?file=%2FREADME.md
MIT License
171 stars 34 forks source link

Menu Button forces whole Page To scroll #28

Closed envatic closed 1 year ago

envatic commented 2 years ago
Screen Shot 2022-06-16 at 8 04 02 AM

click on any of the top buttons forces the page to scroll. It may require @click.prevent to avoid this?

delowardev commented 2 years ago

Hi @envatic Thanks for reporting this issue, I will take a look.

delowardev commented 1 year ago

Fixed in 6a42d8d