-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I've been trying to integrate vue-supply into my app for a while now but it just does not work whatever I do.
Finally, I thought I would try to reverse engineer the vue-meteor-demo app that seems to have vue-supply working. After removing all the components that I don't need, I noticed, that after I remove the meteor package akryum:vue-ssr I get an error storeOptions.supply.inject is not a function
and this is the same error I get when trying to integrate vue-supply to my app as well.
Server side rendering is not important for my app at all and I don't need vue-ssr. Is there a way to use vue-supply without using the server side rendering?
Note: the main reason I want to use vue-supply on my app is so I could get collections in vuex store.
Metadata
Metadata
Assignees
Labels
No labels