Revert "refactor: linkage rule fireImmediately (#3847)"
This reverts commit 0191070547
.
This commit is contained in:
parent
92f31ef92a
commit
dc7c6a5052
@ -153,7 +153,7 @@ const WithForm = (props: WithFormProps) => {
|
|||||||
return result;
|
return result;
|
||||||
},
|
},
|
||||||
getSubscriber(action, field, rule, variables, localVariables),
|
getSubscriber(action, field, rule, variables, localVariables),
|
||||||
{ fireImmediately: false },
|
{ fireImmediately: true },
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user