Skip to content

Commit ee21778

Browse files
committed
work
1 parent a61b849 commit ee21778

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/frontend/navi/src/control/validation/control_validity.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ export const createControlValidity = (
401401
const checkResult = constraint.check(fieldForConstraint, {
402402
fromRequestAction,
403403
skipReadonly,
404-
skipRequired: requester === controller.elementRef.current,
405404
registerChange,
406405
});
407406
if (!checkResult) {

0 commit comments

Comments
 (0)