nicolasbeauvais / vue-social-sharing

A renderless Vue.js component for sharing links to social networks, compatible with SSR
https://nicolasbeauvais.github.io/vue-social-sharing/
MIT License
1.4k stars 197 forks source link

@click.stop #273

Closed radoslavirha closed 3 years ago

radoslavirha commented 3 years ago

Hi can we use event modifier? when I click on button, it fires event on parent element too. I need to have parent clickable, but when I click on button from vue-social-sharing, parent event should not be fired.

https://vuejs.org/v2/guide/events.html#Event-Modifiers

Thanks!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.