checkbox 5.4

Hi i have this problem:

https://snippet.webix.com/1xkuu3ic

if i setValue of checkbox with “true” i doesn’t work (webix 5.4 pro)
if i setValue with 1 or “1” it works

My problem is that i have a lots of different pages (200) with checkbox and i can’t check all pages to fix.
There is a way to fix this problem? Eaven if i have to manipulate webix.js

Hello,

It was a bug in Webix version 5.4. And it’s already fixed in Webix version 6.0. So, please, update to the latest version

Also, it possible to solve in Webix version 5.4 via protoUI
By redefining the $prepareValue method of the Checkbox view
https://snippet.webix.com/azvtpp7o