Skip to content

[Firestore] Possible misleading information in a doc? #1579

Closed
@cielo

Description

@cielo

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I want to check if doc is up to date.

Additional context
Hi,

I use Firestore library, and found out possible outdated information.

https://github.com/FirebaseExtended/flutterfire/blob/master/packages/cloud_firestore/cloud_firestore/lib/src/transaction.dart#L88

The above doc says that developer can provide SetOptions param to enable merge operation, but it appears that the method signature of set does not accept any arguments related to SetOptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions