Kalungi Moses
Kalungi Moses
This problem persists and see no possible solution in sight other than pinning the firebase version to one that works which in my case is 10.1.0.
> @R0N1n-dev can you provide any HAR file especially where you see an exception? [issue-recording.zip](https://github.com/firebase/firebase-js-sdk/files/14584849/issue-recording.zip) Here is the HAR file i got.hope it helps coz i literally see no errors...
> @R0N1n-dev Thanks for the HAR file. We've looked at it but haven't been able to find the root cause of the issue yet. > > Could you please try...
Never mind . Found a solution. Replace currentUser function Old one ```js currentUser() { return new Promise((resolve, reject) => { const unsuscribe = onAuthStateChanged( auth, async (user) => { if...
Is there any default better way of telling progress in 10.8