gitbrent / bootstrap4-toggle

Bootstrap 4 Switch Button / Toggle
https://gitbrent.github.io/bootstrap4-toggle/
MIT License
213 stars 67 forks source link

not working with mdbootstrap #12

Closed lutfisan closed 5 years ago

lutfisan commented 5 years ago

I try this code with mdbootstrap <input type="checkbox" checked data-toggle="toggle" data-on="Ready" data-off="Not Ready" data-onstyle="success" data-offstyle="danger"> image

gitbrent commented 5 years ago

Hi @lutfisan

The library was not designed with mdbootstrap in mind. They may be incompatible..?