Yesterday, I created a new project to play around with Blazor and .NET 5. However, my fun was cut short when EF Core refused to fetch dependent child properties. This is despite using eager loading with Include. Clean projects, unit tests, nullable reference types, init properties, the code was super simple with just 2 classes