fix: clear parameters on event change in ChooseAppAndEventSubstep
This commit is contained in:
@@ -102,6 +102,7 @@ function ChooseAppAndEventSubstep(props) {
|
||||
...step,
|
||||
key: eventKey,
|
||||
keyLabel: eventLabel,
|
||||
parameters: {},
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user