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

Use new guid as vuex handler name when missing? #3

Closed
CumpsD opened this issue Sep 27, 2017 · 1 comment
Closed

Use new guid as vuex handler name when missing? #3

CumpsD opened this issue Sep 27, 2017 · 1 comment

Comments

@CumpsD
Copy link

CumpsD commented Sep 27, 2017

Currently there is this code: https://github.com/mrcrowl/vuex-typex/blob/master/src/index.ts#L173

Which checks if a handler has a name, and if it is a fat-arrow, you have to put a string yourself. It doesn't seem like it matters what you pass as a name, am I correct?

If this is the case, could we not put a new guid as the name instead of erroring out?

@CumpsD
Copy link
Author

CumpsD commented Sep 27, 2017

Nevermind, it screws up vue dev tools.

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