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
I've noticed the same behaviour. The message field will indeed be prepended as part of the url, but it doesn't reflect on the actual sharing window from what I can tell.
I looked through the source and noticed that the "caption" parameter is being set with the "message" property. According to the Facebook API docs, the caption param has been deprecated since April of this year.
I can't see a way to set the message. I imagine it has to do with security and abuse reasons on Facebook's part so they're eliminating another vector that could be used to stuff messages and post as legit users.
The message prop seems to work on Twitter but not Facebook. Any advice?
The text was updated successfully, but these errors were encountered: