You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add an "Are you sure" confirmation alert before deleting. onDelete feels like the place to do this, but I can't see how to handle the Alert UI interaction within the callback. Is there a boilerplate way to implement this kind of thing?