Fixed the webhook associated app dropdown issue
This commit is contained in:
@@ -2204,7 +2204,6 @@ const ParsedAction = (props) => {
|
||||
}
|
||||
});
|
||||
}
|
||||
event.target.blur();
|
||||
}}
|
||||
renderOption={(props, option, state) => {
|
||||
var newActionname = option.name;
|
||||
|
||||
Reference in New Issue
Block a user