Hello,
I'm struggling to get onDelete to work as it seems to pass back the full list of files and folders so I cannot detect which file or files need to be deleted in my dash callback code.
ChatGPT suggested a workaround of using onSelect - but this seems like a bug to me.