Hi
i’m receiveing this error "Attempt to show not rendered window "
i found this post … can some one please translate in english or explain me (in english) which should be the error cause ?
thanks
i tried the above example
var ui = {/window config/};
return {
$oninit:function(view, $scope){
$scope.ui(ui).show();
}
but the error remains