Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No examples of how to use properly typed modules with Vuex 4 in composition API #2168

Open
kpturner opened this issue May 6, 2022 · 0 comments

Comments

@kpturner
Copy link

kpturner commented May 6, 2022

Version

4.0.2

Reproduction link

vuex.vuejs.org

Steps to reproduce

It is not really something that I can create a repo for. I simply cannot fathom out how to do it properly with the somewhat scant documentation on the subject. The documentation tells me how to create a top level store in Typescript, and the documentation separately tells me how to create modules, but the documentation does not tell me how to implement modules in a Typescript environment such that everything is properly typed.

What is expected?

More in-depth Typescript and composition API documentation that covers all the other aspects (modules etc) not just a simple single top-level store.

What is actually happening?

It is left to guesswork and trail and error.

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

No branches or pull requests

1 participant