I’ve been playing around with the new WebApi that was released with MVC 4 Beta and have come across what seems like a bug.
So far I’ve been able to reproduce this consistently on two separate machines.
The issue occurs when adding script tags to a view, it seems that visual studio hangs for at least 30 seconds.
Has anyone else been playing with the WebApi and noticing this issue?
UPDATE: this seems to happen in any MVC 4 project template and, in particular, when hitting the carriage return.