You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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');
The text was updated successfully, but these errors were encountered:
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?
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');
The text was updated successfully, but these errors were encountered: