listenerMiddleware.startListening.withTypes type error: Property withTypes doesn't exist #4085
-
I'm trying to follow the docs example here: https://redux-toolkit.js.org/api/createListenerMiddleware#typescript-usage However, the example code does not compile due to a type error - apparently the Here is a minimal example: https://codesandbox.io/p/devbox/435m6c?file=%2Fsrc%2Fstore.ts%3A9%2C27-9%2C70 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
@mattsbennett We've merged the PR to |
Beta Was this translation helpful? Give feedback.
-
yet to be released in 2.1.0 (likely this week), sorry - docs are automatically built from |
Beta Was this translation helpful? Give feedback.
-
Thanks @markerikson @EskiMojo14 |
Beta Was this translation helpful? Give feedback.
yet to be released in 2.1.0 (likely this week), sorry - docs are automatically built from
master