Bunlong / next-share

Social media share buttons and share counts for your next React apps.
https://next-share.js.org
MIT License
242 stars 34 forks source link

Revert "Added open in new tab for email share option" #35

Closed Bunlong closed 2 years ago

Bunlong commented 2 years ago

Using window.open for mailto link does not open browser, it open native mail client.

Mexflubber commented 9 months ago

@Bunlong is there a chance you can rever this revert ? Or make it optional ? I actually think this is what I want. For the native mail client (or user preferred) to be open in a new tab. I use gmail as my default client and when I click on the email icon gmail opens on the same window not on a new one.