I made a small example at
to demonstrate my issue. In codepen, I’m able to enable/disable an ion-checkbox by setting the ng-disable=“modelSetByIonToggle”. However, in my tabbed application, it won’t work. The ng-disable seems to be ignoring the model.
Can anyone figure out what I’m doing wrong?