kevinfaveri/vue-twemoji-picker

How to disable click on button in textArea

Closed this issue · 0 comments

I am using the TextArea inside of a bv-modal. When you click the button it follows a hyperlink to /# so I've switched to hover activation. Unfortunately, this doesn't prevent a click on the button.

Is there anyway to either stop the hyperlink on click or disable the click action on the button altogether?