nygardk/react-share

EmailShareButton not working on safari web browser

Opened this issue · 2 comments

it's working on phone safari browser but not in the web browser

Just out of curiosity, do you have an onClick handler on the EmailShareButton?

The EmailShareButton wasn't working for me either, not until I removed the onClick handler.

Check for the popup blocker in safari browser. Thats what we are facing now