79621879

Date: 2025-05-14 16:15:59
Score: 1
Natty:
Report link

Posting the answer as an answer because it took me a while to notice it in the OP's comment:

Simply add .AsNoTracking() before .ToListAsync()!

This made my code work perfectly. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Davak72