Open jdvch opened 8 years ago
Yep, also fixed it in my branch.
https://github.com/own3mall/share-button/commit/1793428f4af63ec7ce44486da6c0cc4c12c9ac88
i am using only share-button-min.js! i am using share-button v. 1.0.3., all ShareLinks are ok ...only my email ShareLink don't open, do you have any idea?
Use own3mall's version to fix the email...worked for me.
Details
click on the email button don't open the email app
OS(s)
mac OS 10.10.5
Browser(s)
Safari 9 Firefox 45
Comments
Resolved with this modification share-button.js line 248 if (network.className !== 'email enabled') line 249 a.setAttribute('onclick', 'return false');