react-facebook-login icon indicating copy to clipboard operation
react-facebook-login copied to clipboard

Well-Typed React Component for Facebook Login

Results 28 react-facebook-login issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.27.0` -> `8.28.0`](https://renovatebot.com/diffs/npm/eslint/8.27.0/8.28.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.8` -> `29.2.3`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.2.3) |...

https://stackoverflow.com/questions/72854720/react-facebook-login-not-working-on-production

Hello, I am using this plugin and [react-messenger-chat-plugin` ](https://www.npmjs.com/package/react-messenger-chat-plugin) together in my project. Because my project have messenger chat and facebook login features. When I use this two plugin together...

At first glance, the source code is based on [keppelen/react-facebook-login](https://github.com/keppelen/react-facebook-login). And there is a big unsolved [issue](https://github.com/keppelen/react-facebook-login/issues/303) on Mobile, especially newer iOS safari. The more interesting is that you remove...

help wanted
question

After successfully logging in, the callback for `onSuccess` is not called. When you click the login with facebook button again, it now calls the `onSuccess` callback. Basically you need to...

The pop-up does not close after a successful log-in. The pop-up stays open and you can browse your facebook content in the pop-up. --- I'm developing in localhost:3000 with `HTTPS=true`...

I am getting the error `facebookNotLoaded`. Do I need to load some sdk for this to work? this is what I have: ``` import React from "react"; import FacebookLogin from...

bug
help wanted

Hi, I am using this to sign in with facebook and I get a white page in the popup after accepting the permission and it won't close and all confirmation...

bug
help wanted