Spyware007 / Animating-Buttons

Explore Amazing Buttons animation for your next project. 🀩An initiative by GDSC-DYPCOE for Hactoberfest. πŸš€
https://buttons-animhub.onrender.com/
MIT License
236 stars 453 forks source link

Authentication not working on mobile devices. πŸ” #1972

Open Spyware007 opened 1 year ago

Spyware007 commented 1 year ago

Error description:

Unable to process the request due to missing initial state. This may happen if browser sessionStorage is inaccessible or accidentally cleared. 😭

Souravvmishra commented 1 year ago

@Spyware007 this issue generally happen when the user has GitHub mobile installed on their device.

Souravvmishra commented 1 year ago

https://github.com/firebase/firebase-js-sdk/issues/4256

The issue is from firebase side

Spyware007 commented 1 year ago

Can we fix it? @Souravvmishra