react-facebook
react-facebook copied to clipboard
Facebook components like a Login button, Like, Share, Chat, Comments, Page or Embedded Post
I have simple comment component: ` return ( )` , but the locale is always something different that the language of the page, I have HTML lang attribute like `
App ID should be optional prop in `FacebookProvider`. At least `Page` component would be usable without an App ID, but FacebookProvider throws an error if App ID is not specified.
Is this package still maintained? Or if there is a new version, can someone please post a link here?
I use the Like component, and it's working as expected when users are not logged into FB, but when they are logged in, nothing appears. It was working correctly earlier....
I had implemented Facebook Login and Messenger Customer Chat and everything works fine but now this error start to popping out recently. Any help would be appreciated. 
I'm using the `LoginButton` within the `FacebookProvider`. When a user successfully logs in via Fb, the `onCompleted` handler makes an api call to update credentials on the server. The `onError`...
Attached is the sandbox url with sample code, but the output isn't dark-themed. [https://codesandbox.io/s/dark-theme-gotni](https://codesandbox.io/s/dark-theme-gotni) I want to have dark theme support for Facebook posts.
Hello Everyone, How can support the FB.Event? We need to do some action after user click the button. Thanks a lot,
Please update the Facebook Api version... Thank you! **API Version Deprecations:** As part of Facebook’s Graph API and Marketing API, please note the upcoming deprecations: - August 3, 2021: Graph...