Table Delete Action Issue
I have a problem with the action in table. The problem is I just follow the default delete action like this
But the problem is it seems like the modal of DeleteAction is trigger twice so I can't click on the confirmation modal. But the modal confirmation is work fine if In the edit page. This issue only show in my table. Have any solution?
But the problem is it seems like the modal of DeleteAction is trigger twice so I can't click on the confirmation modal. But the modal confirmation is work fine if In the edit page. This issue only show in my table. Have any solution?

Solution
I try to make all from start and all solved. but I don't know why that issue is happen