Skip to content

Vue Meteor Tutorial and reactivity not working in v-for? (example repo included) #47

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

Open
MichaelJCole opened this issue Nov 24, 2018 · 0 comments

Comments

@MichaelJCole
Copy link

Hey there,

I put together a repo with a simple-todos for Vue using Meteor 1.8: https://github.com/MichaelJCole/simple-todo-vue

Once the code's complete, I can package it up into the Tutorial.

It's almost working except for some reactivity when:

Clicking "Hide completed tasks"
Checking a todo as done/not done
Clicking Private/Public on a todo.
Delete and add work great. I hacked up a Blaze integration for accounts-ui similar to the React tutorial.

I think Meteor is reactive, but it's not updating Vue correctly, or it's specifically the Vue v-for.

Any suggestions on how to get the reactivity to work?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant