Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ngScenario): Restrict radio/checkbox check switch in IE<9
Only flip the element `checked` value when triggering `click` events in IE8 and lower.
- Loading branch information
cf8c463
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is probably not a huge issue to worry about this commit since 1.3 is dropping IE8 support