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

Incorrect value setting of the Checkbox component #4215

Closed
jivanova opened this issue May 14, 2018 · 0 comments
Closed

Incorrect value setting of the Checkbox component #4215

jivanova opened this issue May 14, 2018 · 0 comments

Comments

@jivanova
Copy link
Contributor

Bug report

CheckBoxTest.zip

Reproduction of the problem

  1. Open the project
  2. Push the submit button twice

Current behavior

On the first time form submit the Check model value is correct - true. The value of the input does not get updated and on the second time - the Check model field returns false.

Expected/desired behavior

When the checkbox is checked the returned value should be always true. Analogically, when checkbox is not checked - false.

Environment

  • Kendo UI version: 2018.1.221
  • Browser: all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants