Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pass this.$subReady.posts value to data prop? #172

Open
thearabbit opened this issue Apr 29, 2017 · 0 comments
Open

How to pass this.$subReady.posts value to data prop? #172

thearabbit opened this issue Apr 29, 2017 · 0 comments
Labels

Comments

@thearabbit
Copy link

thearabbit commented Apr 29, 2017

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

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

Don't work

@Akryum Akryum added the question label May 6, 2017
@thearabbit thearabbit changed the title How to pass this.$subReady.posts to data prop (reactive)? Could I check this.$subReady.posts with watch or computed? May 20, 2017
@thearabbit thearabbit changed the title Could I check this.$subReady.posts with watch or computed? Could I check this.$subReady.posts changed with watch or computed? May 20, 2017
@thearabbit thearabbit changed the title Could I check this.$subReady.posts changed with watch or computed? How to pass this.$subReady.posts value to data prop? May 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants