Not sure if this is a bug, here the scenario:
Have button validating whether someone is logged or not and then providing an alert.
The second alert only asks for the message not of the other options:
Not sure if this is a bug, here the scenario:
Have button validating whether someone is logged or not and then providing an alert.
The second alert only asks for the message not of the other options:
Flows have two Alerts.
The cyan color has all the various settings with title, buttons, etc.
The orange one is a vanilla javascript alert which only supports a single text string.
Thanks for the confirmation Ken.