Fix multi tab persistence issue by milaGGL · Pull Request #8247 · firebase/firebase-js-sdk (original) (raw)
When using includeMetadataChanges: true, this "fix" has broken the metadata.fromCache value beeing set to false for queries in the secondary tabs... In these cases we SHOULD have empty snapshots where only the meta-data change. I'll report a new issue for this, I have verified that firebase 10.12.0 (the version before this commit) works, so pretty sure this is the reason...