I am trying to debug my routes in a MVC-4 application using glimpse.mvc
If I use only _layout.cshtml there is no problem, however if this calls other partial views, the loading of the page takes literally minutes and the browser (IE) remains unresponsive.
Is this a limitation of Glimpse? Someone else noticed this behavior?
Thx