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

[Feature] Allow control over store instance creation #47

Open
SaphuA opened this issue Nov 6, 2019 · 0 comments
Open

[Feature] Allow control over store instance creation #47

SaphuA opened this issue Nov 6, 2019 · 0 comments

Comments

@SaphuA
Copy link

SaphuA commented Nov 6, 2019

I'm trying to add simple dependency injection to our stores, but in order to do this I will need control over their instance creation. Unfortunately this is currently impossible because it is done by extractVuexModule -> extractModulesFromInstance (https://github.com/michaelolof/vuex-class-component/blob/master/src/module.ts#L98).

@SaphuA SaphuA changed the title On dependency injection... Allow control over store instance creation Nov 11, 2019
@SaphuA SaphuA changed the title Allow control over store instance creation [Feature] Allow control over store instance creation Nov 19, 2019
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