Skip to content

[v3] firestack.database() is not a function error - documentation error #200

Closed
@tam-borine

Description

@tam-borine

In several places in .md files for this library, firestack.database().ref('someNode/')... is recommended but I kept getting an error that firestack.database() was not a function. I opened the firestack object and indeed couldn't find such a function. I had to go into FirestackApp, the example working app, to see how they had done it just to realise that firestack.database.ref('someNode/')... - ie. without trying to invoke firestack.database ...works...

This is where the objective is simply to write an entry to database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions