Replies: 1 comment 3 replies
-
@ezattelli not all props are reactive. what prop are you trying to change. can you please mention those and why do you need all the props to be reactive? |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i have a problem with the component update when changing the props in react.
The setState command re-renders the component only for items and mode, and for the rest, I have to refresh the browser.
Beta Was this translation helpful? Give feedback.
All reactions