Skip to content

this._firestoreUnbinds is undefined in Vue 2.6.0 #274

@maletor

Description

@maletor

When I create an immediate watcher with this.$bind I find that this._firestoreUnbinds is null.

I see that created() is called from the mixin first but for some reason if (this._firestoreUnbinds[key]) { throws an error because unbinds is undefined.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions