Skip to content
New issue

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

[Checkbox] since 2.5.0 'before[Un]Checked' fires already on init #114

Closed
j5k opened this issue Sep 7, 2018 · 0 comments
Closed

[Checkbox] since 2.5.0 'before[Un]Checked' fires already on init #114

j5k opened this issue Sep 7, 2018 · 0 comments
Assignees
Labels
lang/javascript Anything involving JavaScript type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@j5k
Copy link

j5k commented Sep 7, 2018

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/

@y0hami y0hami added type/bug Any issue which is a bug or PR which fixes a bug lang/javascript Anything involving JavaScript labels Sep 7, 2018
@ColinFrick ColinFrick self-assigned this Sep 7, 2018
@ColinFrick ColinFrick added this to the 2.5.1 milestone Sep 7, 2018
@y0hami y0hami closed this as completed in a7cf20e Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/javascript Anything involving JavaScript type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

3 participants