Skip to content

Using vue-supply with Meteor without vue-ssr? #16

@butaminas

Description

@butaminas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions