Is RTK Query Inspector available in Redux DevTools? #2615
-
Hi, I'm wondering if RTK Query Inspector is already available in Redux DevTools. According to the Redux Essentials, Part 7: RTK Query Basics doc, RTK Query support is still a WIP, but the linked PR as well as its tracking issue are closed, and Mark commented in the issue that RTKQ Inspector is available in Redux DevTools v3. I'm using Redux DevTool v3.0.11, which I believe is the latest version, but I'm not seeing RTKQ Inspector, so I just wanted to check if this is because it is not available or I'm having issues with my Redux config. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes, it was released as part of Redux Devtools v3. I need to update that callout box. There should be an "RTK Query" tab at the bottom of the Redux DevTools UI, next to "Chart": |
Beta Was this translation helpful? Give feedback.
Yes, it was released as part of Redux Devtools v3. I need to update that callout box.
There should be an "RTK Query" tab at the bottom of the Redux DevTools UI, next to "Chart":