We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When setting the disabled attribute the mad buttons aren't being disabled.
If disabled is set to true click event should not be fired
Click event fired even though the button is disabled
The text was updated successfully, but these errors were encountered:
fix disable mad buttons(porscheinformatik#67)
a59c2d3
304efb4
fix disable mad buttons(#67) (#68)
d29220a
Successfully merging a pull request may close this issue.
Bug Report
When setting the disabled attribute the mad buttons aren't being disabled.
Expected Behavior
If disabled is set to true click event should not be fired
Current Behavior
Click event fired even though the button is disabled
Possible Solution
Steps to Reproduce
The text was updated successfully, but these errors were encountered: