I have created a Filament action that fires an event to delete a model in a nested component. It works as expected if you don’t require confirmation but not if you do. I’ve made a loom and a gist of relevant code below
https://gist.github.com/TomEasterbrook/39ef0038263490bf118b4521cb63ef56
Any help much appreciated