Bttstrp / bootstrap-switch

Turn checkboxes and radio buttons in toggle switches.
MIT License
5.08k stars 1.45k forks source link

the master branch have a bug #723

Open snake19870227 opened 4 years ago

snake19870227 commented 4 years ago
截屏2020-03-2222 45 12

Position 1 USES an unknown variable, causing the initialization parameter "state" to not work.

dirkbez commented 3 years ago

I changed the unknown variable to: this.options.state - inititial tests works.