Closed r-ising closed 1 month ago
Hello @r-ising ,
Thank you for reporting.
We will look at it.
Best Regards,
Jon
Hello @r-ising .
Just to confirm that the issue has been fixed.
The fix will be released on September 24.
Best Regards,
Jon
@JonathanMagnan Thanks, that sounds good to me.
Hello @r-ising ,
The v8.103.4.0
has been released today: https://github.com/zzzprojects/EntityFramework-Plus/releases/tag/8.103.4.0
Let me know if my developer correctly fixed your issue.
Best Regards,
Jon
1. Description
DeleteAsync not working correctly with .Take() after upgrade from 8.103.1 to 8.103.3
2. Any further technical details
Code example
If we remove the ".Take(1)" then person2 is null and it works correctly.
Further technical details