ng-show

    1

    1답변

    변경되지 않는 동적 나는 현재 페이지와의 작업에서 동적으로 내 모델을 업데이트 <div ng-repeat="action in actions"> <div ng-show="action.showMyDiv">Hello </div> <div> $scope.actions[id]['showMyDiv']= true, div가 표시되지 않습니다. 제발,

    0

    2답변

    ng-pattern을 유효성 검사에 사용하고 ng-show를 사용하여 오류 메시지를 표시합니다. 이 브라우저에서 잘 작동하지만 오류 메시지가 나타나면 테스트하려면 e2e 코드를 어떻게합니까? expected "" but was "\n PName can be Alpha-Numeric up to 30 characters – spaces allowed, bu