minhur / bootstrap-toggle

Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles
http://www.bootstraptoggle.com
MIT License
1.48k stars 440 forks source link

Bootstrap toggle does not work with bootstrap v 4.0 #188

Open Sik71 opened 6 years ago

Sik71 commented 6 years ago

Hy everyone. I'm using the last version of bootstrap (4.0 version), but bootstrap toggle does not work except with API. If I use data-toggle="toggle" as html tag it doesn't work at all. What about last version of bootstrap toggle' 2.2.0 or 2.2.2.? I add the following CSS tweaks into my own css file as indicated by jadjare. It seems to work but data-size "mini" still non works. Who can help me? when the version compatible with bootstrap 4.0?

Sik71 commented 6 years ago

I forgot. I'm using angularjs. Could it be the issue?

Thabet-Do commented 6 years ago

See the solution: https://github.com/minhur/bootstrap-toggle/issues/186

Sik71 commented 6 years ago

Thank you sabeat. I had seen #186 but I mean another thing. However now I use angular bootstrap toggle and it works better then bootstrap toggle. Thanks a lot anyway.

GedMarc commented 6 years ago

@Sik71 thanks for the redirect

deepakmahakale commented 5 years ago

I have already raised a pull request 2 years ago https://github.com/minhur/bootstrap-toggle/pull/143