<@U8CT0V220> I'm using normal `dialog.create(dialo...
# suitescript
a
@jkabot I'm using normal
dialog.create(dialogOptions).then(dialogSuccess).catch(dialogFailure);
which I would expect only return when something was clicked...