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
Bug or proposal
When clicking on a radio with a shorter label, the click animation is triggered and the state is changed or the animation is not triggered.
When clicking on a radio with short label, the click animation is triggered, but the state is not changed.
Tested with Chrome and https://material.angular.io/components/component/radio
The text was updated successfully, but these errors were encountered:
Probably same cause as #2783
Sorry, something went wrong.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
Successfully merging a pull request may close this issue.
Bug, feature request, or proposal:
Bug or proposal
What is the expected behavior?
When clicking on a radio with a shorter label, the click animation is triggered and the state is changed or the animation is not triggered.
What is the current behavior?
When clicking on a radio with short label, the click animation is triggered, but the state is not changed.
What are the steps to reproduce?
Which versions of Angular, Material, OS, browsers are affected?
Tested with Chrome and https://material.angular.io/components/component/radio
The text was updated successfully, but these errors were encountered: