-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
[TypeScript] Can not access props in mapState #1032
Comments
We probably cannot support accessing Vue uses Simply put, you cannot infer |
what about note it in doc if can not support accessing this in mapState? |
Any progress on this issue? |
I said in #1044 but let me say again here. |
Version
3.0.0
Reproduction link
https://github.com/galenyuan/todomvc-vue-typescript/blob/master/src/pages/Home.vue#L63
Steps to reproduce
What is expected?
no errors
What is actually happening?
The text was updated successfully, but these errors were encountered: