Checkbox: Fix value initialization
The default value overwrites the value set in the parent constructor (Javascript...). Therefore the value needs to be intialized explicitly after the parent constructor has run.
Loading
Please register or sign in to comment