You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My application is built entirely on OOP, I'm trying to use it in custom controls use_state But the problem is that I get either an error or the control is not updated, but the data is successfully changed.
Code sample
No response
Error message
I might get errors about not being able to update a frozen control.
I also get errors about using render. And that only the main component can use hooks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
My application is built entirely on OOP, I'm trying to use it in custom controls use_state But the problem is that I get either an error or the control is not updated, but the data is successfully changed.
Code sample
No response
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions