Describe the bug
Delete throws an unhandled exception. This can be reproduced 100 percent of the time in my testing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The app should NOT crash after deleting individual files as per the basic scenario above.
Desktop (please complete the following information):
Additional context
I suspect the problem comes from recent changes to the delete operation.
Log file
debug.txt
debug_fulltrust.txt
FYI @d2dyno1
@duke7553 I can't reproduce this on my end, is this in debug mode?
@yaichenbaum Yes. Let me verify again that I have the latest changes.
@yaichenbaum I have the latest commits from master, but noticed this only occurs when deleting a single item only.

Helpful image from debugger
@d2dyno1 Were you going to fix this one?
I'll fix it in 1-2days
Fixed with #2585?