[Checkbox] since 2.5.0 'before[Un]Checked' fires already on init #114
Labels
lang/javascript
Anything involving JavaScript
type/bug
Any issue which is a bug or PR which fixes a bug
Milestone
Steps
Run the jsfiddle testcase and see the alert message on init
Expected Result
Only on manual check should the 'before[Un]Checked' fire
Actual Result
It fires on init too
Version
2.5.0 (2.4.4 was okay)
Testcase
https://jsfiddle.net/jwm1x4b5/
The text was updated successfully, but these errors were encountered: