fix(form): duplicate error displays on invalid form field value #2857
ci.yml
on: pull_request
Lint
35s
CodeQL
1m 4s
Matrix: test
Annotations
7 errors
Lint:
src/definitions/behaviors/form.js#L1397
Trailing spaces not allowed
|
Lint:
src/definitions/behaviors/form.js#L1399
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint:
src/definitions/behaviors/form.js#L1399
Unnecessary parentheses around expression
|
Lint:
src/definitions/behaviors/form.js#L1401
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint:
src/definitions/behaviors/form.js#L1403
Expected indentation of 48 spaces but found 52
|
Lint:
src/definitions/behaviors/form.js#L1404
Expected indentation of 48 spaces but found 52
|
Lint
Process completed with exit code 1.
|