Yukimasa Funaoka
Yukimasa Funaoka
Commitlint has been updated. and I've fixed npm audit issue. Now ready to merge! @evilebottnawi Could you review the PR please?
Thanks for the report. I will fix it in my spare time.
memo: Reproduction project updated. This issue still seems to be unresolved in v.3.1.1
This bug is very difficult to reproduce under reproducible conditions. It may be falling back to the memory cache in some condition, please check if there is a warning at...
I have tried that code. I just added that code right after `initializeFirestore` in the reproduced code above, but the bug is still reproduced.
I was only illustrating that error as a possible fallback as to why the bug is not reproduced in your environment. The bug occurs when there is no fallback and...
Any update on this case? I think there's a reason why it's exactly 45 seconds.
This reproduces the actual processing flow of the product. The collection is like a singly linked list. The problem is triggered when deleting multiple items, including the last item, and...
Any update on this case? It needs to be fixed as soon as possible.