Model Visibility Issues
Not sure if this is a bug or ignorance. I am trying to hide a model upon the start of my application and at a certain point make it visible.
I have the visibility box unchecked for the model, but it still shows at the start of the app. Also setting ' $scope.app.view.Maintenance.wdg.Testing.visible = false;' or even True does absolutely nothing. Any help would be greatly appreciated.




