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
Unfortunately, #11185 did not show a confirmation dialog on undo when the setting to show the dialog is off because DeleteItemAsync method always confirms the setting internally.
Steps To Reproduce
As the title indicates.
Steps to fix
Ensure that the dialog is shown regardless of the setting.