AspNetCoreApiStarter icon indicating copy to clipboard operation
AspNetCoreApiStarter copied to clipboard

Mapper not reliably populating email field

Open Damian-Coutts opened this issue 4 years ago • 0 comments

I have used this framework for a small project and I think it is pretty cool. I am having problems however retrieving email addresses, I get no errors but I sometimes get a null email address in the AppUser mapped from User. I find it strange that it seems to be an intermitent issue. I did upgrade to dotnet core 3.1.

Damian-Coutts avatar Apr 14 '20 09:04 Damian-Coutts