**Type**: <span ionic-type>bug</span> **Platform**: <span ionic-platform>mobile</span> <span ionic-webview>webview</span> <span ionic-description>Hi, When using ng-hide and ng-show on Windows Phone 8.1 it doesn't work. When I add this css to the css file it does work: ``` [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) { display: none !important; } ``` All credits go out to [Tobias Hößels post](https://www.hoessl.eu/2014/12/on-using-the-ionic-framework-for-windows-phone-8-1-apps/)</span> <span is-issue-template></span>