The best answer: Errors are not cleared when validators are dynamically cleared. You need to use setErrors(null) to clear all the previous validation errors.
確定! 回上一頁