8000 How to pass `this.$subReady.posts` value to data prop? · Issue #172 · meteor-vue/vue-meteor · GitHub
[go: up one dir, main page]

Skip to content
How to pass this.$subReady.posts value to data prop? #172
Open
@thearabbit

Description

@thearabbit

I would like to pass this.$subReady.posts value to data prop with Reactive

{{subReady2}}
----------
data(){
   return {subReady2: this.$subReady.posts};
}

Don't work

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

      0