Closed pheelbrett closed 5 months ago
Can you fill out the steps to reproduce, with that you get the error?
## Steps to Reproduce
<!-- Being able to reproduce the problem in the app, really stream-lines the whole process in being able to discover, resolve, and validate bug fixes. -->
Steps to reproduce the behavior:
1. Given the following environment
2. Go to '...'
3. Click on '....'
4. Scroll down to '....'
5. See error
A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Object reference not set to an instance of an object.)
System.NullReferenceException: Object reference not set to an instance of an object.
at Project2FA.UWP.Services.DataService.
@kingsersch do you use the newest app version 1.1.0?
When did you get the exception? Is this reproducible?
Verison 1.0.9.0
Windows 10 Home 21H2 OS Build - 19044.1706 64 Bit 32.0 GB Ram Intel Core i7-6700K CPU @ 4.00 GHz
Server execution failed (Exception from HRESULT: 0x80080005)