Skip to content

P34页bfAssertSameAs指令 #7

@iceconfig

Description

@iceconfig

指令代码中最后的
ngModel.$setValidity('same',isSame(ngModel.$modelValue))
应该改为isSame(ngModel.$viewValue);
校验失败的时候modelValue为 undefined,用它校验会有问题。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions