Skip to content

Comments on (de)hydration in examplesheetstore are incorrect #39

@Kurohyou

Description

@Kurohyou

The comments on the dehydrateStore and hydrateStore methods of the example sheets are incorrect. E.g. the comment for dehyrateStore says:

// This is invoked any time Firebase data changes.

However, dehydrateStore is called when the sheet data changes in order to update firebase. HydrateStore is called when the firebase data changes in order to update data on the sheet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions