I have experienced some crashes related to invalid "this" references when what appears to be a recursive removal occurs.
For the time being I've checked for null before triggering a removal, but I don't consider this a clean fix. I will ask for some help from someone who understands UWP better than me.
I have experienced some crashes related to invalid "this" references when what appears to be a recursive removal occurs.
For the time being I've checked for null before triggering a removal, but I don't consider this a clean fix. I will ask for some help from someone who understands UWP better than me.