Twitter bootstrap – Radio buttons binding is not working when a data-toggle attribute is added in AngularJS + Bootstrap
I am using AngularJS along with Twitter Bootstrap and I want to make two radio buttons look like normal Bootstrap buttons. I found this example on jsFiddle and after applying it to my case everything looks fine but it's not…