FIX: Unsupported action types causing freeze
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<ScrambleText
|
||||
class="overflow-hidden text-ellipsis text-nowrap"
|
||||
:text="
|
||||
typeInputValue
|
||||
typeInputValue && actionTypeOptions[typeInputValue]
|
||||
? actionTypeOptions[typeInputValue].label
|
||||
: 'Select an action type...'
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user