enterValue does not work with CheckboxHandler
Closed this issue · 0 comments
kharlamov commented
enterValue expects a string for value, CheckboxHandler does a direct cast on that string to a bool.
Closed this issue · 0 comments
enterValue expects a string for value, CheckboxHandler does a direct cast on that string to a bool.