Tim Mulders

Results 20 comments of Tim Mulders

@ElianCordoba I've tried to downgrade and remove the cache, but sadly when opening a second tab I still get the same error. Have you implemented the `persistentLocalCache`? And if so,...

@cherylEnkidu, @jbalidiong or @DellaBitta, after further debugging, it seems the issue might be related to the line `await setPersistence(auth, browserLocalPersistence);`. When I remove or change it to `browserSessionPersistence`, the errors...

@Daquisu Thank you for your assistance and efforts in finding a solution! Could you please clarify your suggestion? Are you recommending that I disable the network immediately after initializing the...

@cherylEnkidu, I recently came across the indexedDBLocalPersistence option for firebase-auth, but I couldn't find any official documentation for it. Could you confirm if this is a maintained and recommended option?...

Hi @basvandorst, I recently encountered an instance of the internal-assertion failure when multiple tabs were open. It seems my previous fix didn't resolve the issue as expected. However, my IndexedDB...

Hi @cherylEnkidu, It’s been a while since the last update, and we’re still encountering the same issues. Unfortunately, none of the suggested solutions have resolved the problem on our end....

Hi @cherylEnkidu, Yes, this issue still occurs. I'm not entirely sure if the indexedDb localPersistence implementation also removes the entry when opening a new tab, but I suspect its behavior...

Hi @cherylEnkidu, I just checked and the issue is indeed on Safari, Chrome and Firefox.

I think this could be the same type of issue that is discussed over here https://github.com/firebase/firebase-js-sdk/issues/8383 and here https://github.com/firebase/firebase-js-sdk/issues/8250. @dconeybe maybe you can use those log files?

Is there still someone looking into this? I really need native HTML5 Drag & Drop support. And are we sure this solution works with the latest updates on the fullCalendar...