Hello everyone, I decided to learn a new framework called Blazor. I haven’t even done anything yet, but problems are already arising. I do the banal steps, I launch the studio, and I create an empty project, then at launch I just have to transfer it to their template (as in the applications through ruin). But each time the launch of the application is triggered only the second time. That is, every time after changing the code, or simply wanting to start and check, I have to start the application first (nothing will happen), then stop it, and then start it again, and from the second time everything will work.

Has anyone come across this?

  • What version of Blazor, and what version of VS? - codevision
  • I do not know how to see the version, but I downloaded all the latest and relevant - Anton
  • one
    If the build works the second time, it is possible that you are using VS 15.8 and if you are using the latest version of Studio 15.9, then this problem is already solved there - codevision

0