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
{{ message }}
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.
Can't seem to get this done with the most recent version.
We need to set a different text value when a user is sharing with email. This string contains html and other stuff, but for shares via Facebook/Twitter etc, we need another text.
Is this possible? Maybe an eventlistener when clicking an share icon so we can set a custom value for it?
The text was updated successfully, but these errors were encountered:
I've tried the new "emailIsHTML" feature but doesn't seems to work.
If it is set to True, the email dialog shows HTML text properly but SMS, Twitter, Facebook text are empty.
If the property is False, email again shows properly but the others shows HTML tags =/
Let me know if you found something, tks
Can't seem to get this done with the most recent version.
We need to set a different text value when a user is sharing with email. This string contains html and other stuff, but for shares via Facebook/Twitter etc, we need another text.
Is this possible? Maybe an eventlistener when clicking an share icon so we can set a custom value for it?
The text was updated successfully, but these errors were encountered: