Describe the bug
Named triggers do not fire when used as additional actions to a trigger.
e.g. Action 2 and 3 etc do not fire, but first action does see screenshot.
This seems to only affect named triggers, if other types of additional actions are set (e.g. put computer to sleep) they do fire.
Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
Any input
Screenshots

Device information:
- Type of Mac: MBP M1 Max
- macOS version: 15.6.1, but also Mac OS 26 beta
- BetterTouchTool version: 5.444
Additional information (e.g. crash logs, related issues, etc.):
Is one of these named triggers maybe defined twice?
Could you check whether 5.578 alpha resolves this for you? (I was only able to reproduce it if the same name was used in multiple named triggers - that case should now also be handled)
Thanks, updated to 5.579 alpha but still same issue.
FYI my named triggers configurations:
Basically sending specific keystrokes on the condition that we are on the correct app.
Ah, named triggers with conditions. That might cause the issue. I'll check!
I realised that the app requires the action 1 to successfully trigger for subsequent actions to trigger.
Before you could fail to execute action 1 but still action 2,3 etc would still fire.
I found a work around to do what I want this ticket can be closed.
Thanks for investigating