Skip to content

Property 'database' does not exist on type 'AngularFire'. #125

@jek-bao-choo

Description

@jek-bao-choo

Step 9. Bind to a list is not working.

    constructor(af: AngularFire) {
        // create a list at /items
        this.items = af.database.list('/items');
    }

screen shot 2016-04-11 at 8 11 29 pm

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