Skip to content

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

@VeldMuijz

Description

@VeldMuijz

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions