
@MaherJendoubi Why blur your username in all rows except the last one?
@MaherJendoubi have you tried cleaning the repo and then building from commandline dotnet build Blazor.sln ?
Are you sure you've built the entire solution already and you're not building any projects individually before that? Also, try a rebuild as @grahamehorner suggested.
I had the same. Try and build a test project first, then rebuild solution, then build the project again. There seems to be an order that must be compiled first... not sure what exactly. I closed and rebooted too and now it works fine.
@ppumkin Thank you! It's a build order...
Most helpful comment
@MaherJendoubi Why blur your username in all rows except the last one?