Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to see text in facebook #35

Closed
krishnavamsi39 opened this issue Mar 19, 2020 · 1 comment
Closed

not able to see text in facebook #35

krishnavamsi39 opened this issue Mar 19, 2020 · 1 comment

Comments

@krishnavamsi39
Copy link

I used the attribute socialShareQuote which is mentioned in the types but still I am not able to see the quote

@peterpeterparker
Copy link
Owner

Only applies if socialShareType === 'share'

Check FB doc: https://developers.facebook.com/docs/sharing/reference/share-dialog

And code

} else if (attrs.socialShareType && attrs.socialShareType === 'share') {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants