Hello Team,
Im facing a issue with Button component. When I was disabling button component button text was disappeared but when i am re-enable it then text showing.
How can we handle this issue
Hello Team,
Im facing a issue with Button component. When I was disabling button component button text was disappeared but when i am re-enable it then text showing.
How can we handle this issue
Tag your post as vision or perspective.
Take a look at the text binding of the button, and also if there is a property change on the button that gets triggered by enabled
being changed.