Current Data vs Data #2861
-
|
I have been trying to understand the difference between currentData and data -
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Yep, this is it!
Looks like the sandbox is using RTK 1.6, and we added that in either 1.7 or 1.8. Bump the RTK version and it should be there. |
Beta Was this translation helpful? Give feedback.
-
|
I just found the following behaviour as problematic:
I my opinion data should also be updated to undefined because this is the result of the current query (no result with skipToken). |
Beta Was this translation helpful? Give feedback.
Yep, this is it!
Looks like the sandbox is using RTK 1.6, and we added that in either 1.7 or 1.8. Bump the RTK version and it should be there.