How to solve TypeScript error: getState does not exist on EnhancedStore? #1204
Unanswered
silviubogan
asked this question in
Q&A
Replies: 1 comment 26 replies
-
In this case, either |
Beta Was this translation helpful? Give feedback.
26 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The error:
The store is defined like this:
Please help me solve this. I just want to obtain the actual store data from the
store
object, not inside a component but inside a setup function.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions