Replies: 1 comment 7 replies
-
as per the error, it looks like you've probably doing something like |
Beta Was this translation helpful? Give feedback.
7 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.
-
In some component, call apislice to get data. It will show "Objects are not valid as a React child (found: object with keys {status, originalStatus, data, error}). If you meant to render a collection of children, use an array instead.", but other component call other apislice . it is no error show. How to solve the problem?
thank you very much.
redux toolkit 2.5.1
nodejs 22.11
Beta Was this translation helpful? Give feedback.
All reactions