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