keppelen / react-facebook-login

A Component React for Facebook Login
1.19k stars 405 forks source link

Use with other facebook plugins e.g messenger #250

Open JClackett opened 5 years ago

JClackett commented 5 years ago

Hey!

Everything works as expected, until I use facebooks chat messenger and install that as stated in the docs.

I get an: "FB.login() called before FB.init()." error.

I assume it's the FB's SDKs colliding?

JaLe29 commented 4 years ago

Any news there?