[Error] EmailShareButton is not working
See original GitHub issue <EmailShareButton style={{ margin: '0.5rem' }} url={publicUrl} subject='t' body="<div>test</div>">
<EmailIcon size={60} round />
</EmailShareButton>,
Here is my code when I click button, nothing happen
my package is
"react": "^16.12.0",
"react-share": "^4.0.1",
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:16 (1 by maintainers)
Top Results From Across the Web
EmailShareButton cannot open email in new window #153
I'm experiencing the same issue as this, has there been a fix deployed at all?
Read more >Email Share not working - WordPress.org
Hello I have enabled the email share button by this documentation ... button on that page and it worked fine for me, the...
Read more >react-share - npm
Start using react-share in your project by running `npm i react-share`. ... no external script loading, i.e. no dependencies on SDKs ...
Read more >react-share - Bountysource
This is most likely a linkedin problem: click on linkedin share button; select "Share in a post"; Click on your name to change...
Read more >react-share image not showing when shared - Stack Overflow
You've passed imageURL to your components, but you are reading pictureUrl to show them.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@blasphemic I’ve used this workaround until it gets fixed:
how to use that anchor tag into our <emailsharebuttton> could u pls share the code