Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Windows Phone ng-hide/show doesn't work #3498

Closed
VeldMuijz opened this issue Apr 10, 2015 · 0 comments
Closed

bug: Windows Phone ng-hide/show doesn't work #3498

VeldMuijz opened this issue Apr 10, 2015 · 0 comments
Assignees
Milestone

Comments

@VeldMuijz
Copy link

Type: bug

Platform: mobile webview

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

@VeldMuijz VeldMuijz changed the title Windows Phone ng-hide/show doesn't work bug: Windows Phone ng-hide/show doesn't work Apr 10, 2015
@mhartington mhartington added this to the 1.1 milestone Apr 10, 2015
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants