mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Ajax Request Profile Results not showing on page that performed the ajax request #138

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use "git clone https://code.google.com/p/mvc-mini-profiler/" and get the 
code. 
2. Open in Visual Studio 2010 and set Sample.Mvc as the startup project. 
3. Run the solution (F5) and click the "Massive Nesting" link.

What is the expected output? 
New tab/button in top left with the Mvc-Mini-Profiler Massive Nesting results.

What do you see instead?
Original Page tab/button with original page results. 
If you refresh or navigate to another page then you get the Massive Nesting 
results. 
But the ajax request profile results should be on the same page that actually 
performed the ajax requests.

What version of the product are you using? On what operating system?
OS = Windows 7 (64bit)
Visual Studio 2010

Please provide any additional information below.

Original issue reported on code.google.com by admi...@gmail.com on 17 Feb 2012 at 11:55

GoogleCodeExporter commented 8 years ago
Confirmed ... Good catch ... Fixing 

Original comment by sam.saff...@gmail.com on 20 Feb 2012 at 12:01

GoogleCodeExporter commented 8 years ago

Original comment by sam.saff...@gmail.com on 20 Feb 2012 at 1:24