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.39k stars 197 forks source link

Email sharing in Safari and Firefox opens a blank tab #313

Closed fannybuhler closed 2 years ago

fannybuhler commented 2 years ago

When I share something through email (in Safari and Firefox) the email client starts but the browser also opens a new blank tab. It works fine in Chrome though so I can't wrap my head around why it happens. My solution for now is to remove the package from email-sharing and replace it with a standard :mailto that works in all browsers.

stale[bot] commented 2 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.