Crash (trace trap) when clicking dropdown action button on macOS 26.3.1(a)
Environment:
Steps to Reproduce:
- Execute the following command via CLI:
alerter --message "Deploy now on UAT ?" --actions "Now,Later today,Tomorrow" --dropdown-label "When ?"
- Click on the dropdown menu labeled
When ?.
Expected Behavior:
The dropdown menu should expand correctly to display the action options ("Now", "Later today", "Tomorrow").
Actual Behavior:
The application crashes immediately with a trace trap error as soon as the dropdown is clicked.
Terminal Output:
[1] 16778 trace trap alerter --message "Deploy now on UAT ?" --actions "Now,Later today,Tomorrow"
Screenshots:
Alert UI:

Terminal Crash Output:

Crash (trace trap) when clicking dropdown action button on macOS 26.3.1(a)
Environment:
Steps to Reproduce:
When ?.Expected Behavior:
The dropdown menu should expand correctly to display the action options ("Now", "Later today", "Tomorrow").
Actual Behavior:
The application crashes immediately with a
trace traperror as soon as the dropdown is clicked.Terminal Output:
Screenshots:

Alert UI:
Terminal Crash Output:
