Bootstrap Material Design Checkbox not working on IOS emulator

I’m using fezvrasta:bootstrap-material-design checkbox and I’m listening to the change event. The event fires and my custom code runs but the UI is not being updated as being checked or unchecked on my iOS emulator.

How can I fix that?