Replies: 1 comment
-
looks like the example just didn't work with my types. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
we are using typescript and trying to figure out how to use
useAppDispatch
andcreateAppAsyncThunk
together. We always get typing errors like:is there anything wrong with our typings or does the dispatch not work together with createAppAsyncThunk?
Beta Was this translation helpful? Give feedback.
All reactions