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 template features not working in 0.24.2 #3426

Closed
warrior107 opened this issue Apr 22, 2016 · 6 comments
Closed

Checkbox template features not working in 0.24.2 #3426

warrior107 opened this issue Apr 22, 2016 · 6 comments

Comments

@warrior107
Copy link

checkedTemplate and uncheckedTemplate properties in checkboxes not wokring properly in version 1.3.3. They were working fine in 1.3.2
Even in the documentation of checkbox in version 1.3.3; example 2, the cell shows invalid-data after clicking on the checkbox cells.

Please fix this soon.

@AMBudnik
Copy link
Contributor

Hi @warrior107
This seems to work as expected in newest version, here's demo: http://jsfiddle.net/tjujmkf9/
Am I missing something?

@warrior107
Copy link
Author

warrior107 commented Apr 25, 2016

In the demo provided by you, when the unchecked check-box is clicked, it shows "#bad-value#. Please see the image below
image

If I change the version from 1.3.3 to 1.3.2, it works properly.
Version 1.3.2 http://jsfiddle.net/2pvjjtk3/
Version 1.3.3 http://jsfiddle.net/tjujmkf9/
The problem is when the unchecked check-box is clicked in version 1.3.3, it shows "#bad-value#"

@AMBudnik
Copy link
Contributor

That's right! Thanks for sharing @warrior107
We need two clicks for checked and one click for an unchecked to turn #bad-value#

@AMBudnik
Copy link
Contributor

Issue is replicable for free version also: http://jsfiddle.net/rm3ca0u1/

@AMBudnik AMBudnik changed the title Checkbox template features not working in 1.3.3 Checkbox template features not working in 0.24.2 Apr 25, 2016
@AMBudnik
Copy link
Contributor

@swistach can you take a look at this?

@warrior107
Copy link
Author

@AMBudnik and @swistach thanks for taking this up quickly.

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

6 participants