fixed the options disappearing for alert after closing the dialog box
This commit is contained in:
parent
65e70265fb
commit
d23d1d6ed3
1 changed files with 0 additions and 1 deletions
|
|
@ -179,7 +179,6 @@ export default function NewObjectInteraction(props: Props){
|
||||||
setNewAlertComponentType(quack.ComponentType.COMPONENT_TYPE_INVALID);
|
setNewAlertComponentType(quack.ComponentType.COMPONENT_TYPE_INVALID);
|
||||||
setConditions([]);
|
setConditions([]);
|
||||||
setSelectedAlertComponents([]);
|
setSelectedAlertComponents([]);
|
||||||
setValidOptions([])
|
|
||||||
setValidComponents([])
|
setValidComponents([])
|
||||||
setValStrings(["0", "0"]);
|
setValStrings(["0", "0"]);
|
||||||
setNumConditions(0)
|
setNumConditions(0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue