keppelen / react-facebook-login

A Component React for Facebook Login
1.18k stars 406 forks source link

Facebook login popup appears even if autoload={false} #330

Closed shreyasx closed 2 years ago

shreyasx commented 2 years ago

I'm using this library in my personal project https://xtremegameshop.netlify.app/. Whenever you go to the login page, the Facebook login popup appears. I want it to appear only if the Login with Facebook is clicked. Anyone got a suggestion? Thanks!