Closed skwerlzu closed 6 years ago
Could you share a link to a repository reproducing your issue?
Unfortunately, no. Its isnt something I can make publicly available.
I can share snippets of anything you think may help.
Collections are set up as normal and included. Its pretty much basic as the instruction examples that are given currently.
Well maybe you can do a simple project that reproduces the issue which is not your current project.
Sorry for the delay. I created a private git. If you are willing to take a look, I can add you as a collaborator.
Go ahead!
Check the name of your publication (treksAll
).
I knew it would be something simple and stupid. You sir are a scholar and a gentleman.
I am brand new to the vue + meteor stack, so forgive me if this is a dumb question.
I am having trouble retrieving any db data. $subReady is always false and queries are returning empty data.
Being new to both meteor and vue I am not able to find where I am going wrong. May be simple, but is escaping me. Any help will be greatly appreciated.
I am trying to get the basics of retrieving and displaying static data as well as reactive. Most example I find are different file structures and short on a the full function flows, so it's tough for a new comer to trace and relate.
have also tried the mounted method
Trying to display with
Results are Testing Reactive Var: [] esting Trek Count: 0 Loading...