You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this. I investigated and found some old TODOs in the code for these isEqual methods. I've opened a new internal feature request to get this implemented.
Operating System
macOS
Browser Version
Safari 16.5.2
Firebase SDK Version
10.5.0
Firebase SDK Product:
Firestore
Describe your project's tooling
index.html with source tag. Just javascript.
Describe the problem
isEqual doesn't work on arrayUnion, arrayRemove, and increment. They always return false, even when they are equal.
Steps and code to reproduce issue
The text was updated successfully, but these errors were encountered: