Button - disabled attribute is not working #1828
Unanswered
PovedaAqui
asked this question in
Help
Replies: 1 comment
-
Although it's showing that the state is not changing by console, it is changing, I just applied some CSS tricks for the user to notice these changes, but feel free to add your thoughts. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I'm trying to disable a button depending on a boolean state, but it never happens, the button is still active although the state has passed to be true. This is a React Dialog (modal) component. Could you help me?
Beta Was this translation helpful? Give feedback.
All reactions