Closed MichaelJCole closed 4 years ago
I've just made another PR related to SSR. It might fix your issue. SSR works on my side. Which scenario are you trying? The one with async data or the simple one?
@chris-visser awesome! I remember the SSR stuff was theoretical and not tied to the example. Looking forward to it!
I saw that akryum has merged it. You might want to give it a try. If it doesnt work, can you share your code?
Also I have a boilerplate that does work with SSR. You might want to compare it with yours:
Awesome! THANK YOU for looking into it. That repo might be a good start for the Vue tutorial. It fell off my list, but if you (or someone else is up for it), there's some more info here: https://github.com/meteor/guide/issues/590
Sure. I can write the tutorial. Problem is that I'm not able to get the tutorial site up and running.
Also there is now an open PR for the Vue guide
Hey Chris, I'm boarding a plane. In my repos is a Todo repo. There is an issue w/ reactivity though...
Will check it out. Thanks for notify
Hi, I made a bunch of changes to the Vue+Meteor documentation.
Could you please take a look and PR where I made mistakes?
The page quickly builds Vue+Meteor app, but I couldn't get the SSR stuff working with it.
https://guide.meteor.com/vue.html https://github.com/meteor/guide/pull/931
Thanks! I'm stoked about Meteor and Vue :-)