Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Vuex Support #20

Open
winuxue opened this issue Aug 4, 2017 · 3 comments
Open

Vuex Support #20

winuxue opened this issue Aug 4, 2017 · 3 comments

Comments

@winuxue
Copy link

winuxue commented Aug 4, 2017

Add support for Vuex please!
At his moment it gives me this error:

vuex

@proYang
Copy link

proYang commented Aug 8, 2017

me too, How to use Vuex with TS

@peterchealse
Copy link

use vuex-class

@DanielRosenwasser
Copy link
Member

If others in the community have ideas, I'd be willing to hear them out. In the meantime, use

data() {
  return { store: this.$store as SomeTypeForStore }
}

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

No branches or pull requests

4 participants