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
Hi,
I have faced with an issue with MaterialTextBox2.
Initially I have MaterialTextBox2 control in Enabled = true state, after that I switch it to Enabled = false and it works fine. But when I try to switch it back to Enabled = true again I face with weird behavior: control not fully enabled after that, i.e. I'm able to click on trailing icon, hover effects start working, but control stucked in kind of readonly mode - the text is grayed out and not editable.
Also I was able to reproduce it on example project.
Could you advice, please?
The text was updated successfully, but these errors were encountered:
Hi,
I have faced with an issue with MaterialTextBox2.
Initially I have MaterialTextBox2 control in Enabled = true state, after that I switch it to Enabled = false and it works fine. But when I try to switch it back to Enabled = true again I face with weird behavior: control not fully enabled after that, i.e. I'm able to click on trailing icon, hover effects start working, but control stucked in kind of readonly mode - the text is grayed out and not editable.
Also I was able to reproduce it on example project.
Could you advice, please?
The text was updated successfully, but these errors were encountered: