hi squad, got a bit of a strange one here... I have set up a new version of Umbraco running on my local machine using IISExpress from Visual Studio. Everything goes fine up until I try to access a content node, at which point the project gets stuck in a re-build loop.
It keeps building over and over until I click off of the content node (i.e. by clicking Settings), but as soon as I select a content node again it re-builds (over and over).
Like I said this is a new copy, following the instructions here https://docs.umbraco.com/umbraco-cms/fundamentals/setup/install/visual-studio
It works fine if I run it from the CLI.
I've tried 13.2.2 and 12.3.9 and I get the same issue.
Any ideas??