cuongdevjs / reactjs-social-login

Group Hook ReactJS components for login social network
https://react-social-login.netlify.app
MIT License
168 stars 75 forks source link

Login Google - FedCM error: signal is aborted without reason #174

Open gianni-gulino-eleva opened 5 months ago

gianni-gulino-eleva commented 5 months ago

Describe the bug I can't find a precise pattern where this error is encountered. It currently appears when I log in to Google on my Android smartphone, using Google Chrome. It also appeared with my business account, while on my personal account I have never encountered this error on the web.

To Reproduce Simple, execute a sign in with Google integration.

Smartphone (please complete the following information):

The error encountered is the following: [GSI_LOGGER]: FedCM get() rejects with AbortError: signal is aborted without reason.

No Google popup appears, no calls are made on the Network. I haven't found any documentation online, do you know what it is? Thanks!