Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Field type reference in DocumentSnapshot obtained in transaction is not an instance of DocumentReference #4226

Closed
rulamon opened this issue Dec 18, 2020 · 1 comment · Fixed by #4233
Assignees

Comments

@rulamon
Copy link

rulamon commented Dec 18, 2020

[REQUIRED] Describe your environment

  • Operating System version: Windows 10 Home 1909
  • Browser version: Chrome 87
  • Firebase SDK version: 8.1.2
  • Firebase Product: firestore

[REQUIRED] Describe the problem

When getting a document through a transaction (Transaction.get()) the field type reference does not does not return an instance of DocumentReference anymore. Similar to #4125 but with transactions instead of queries.

@schmidt-sebastian
Copy link
Contributor

Thanks for reporting this. We will get this fixed in the next release, which unfortunately is not slated to happen until the beginning of January.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants