[Disable] causing trouble in IOS! Need help on Urgent Basis

Hi There,

I have implemented a functionality where in I have some toggle buttons and I need to disable them based on some conditions. The code is working fine on android and browsers but its not working at all on IOS and causing the redering issues as well. Only the toggle button renders if i add [disabled] atrribute and nothing else is displayed on the page.

[disabled]=“applianceData.CycleOptionsWHR_StaticGuardChangeable==‘DISABLED’”

Regards
Ishank