keppelen / react-facebook-login

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

Facebook login button got disable after first click #332

Open Rizwankmc opened 2 years ago

Rizwankmc commented 2 years ago

Hello everyone there is an issue with the Facebook login button its got disable after the first click.

untuned1337 commented 2 years ago

Same here

GxDesign commented 2 years ago

@untuned1337 had the same issue within NextJS when routing back to the form, and decided on a custom implementation with my own button: https://github.com/keppelen/react-facebook-login/issues/338#issuecomment-1016933786

cvolpe12 commented 1 year ago

Any solution for this issue?