SamSaffron / MiniProfiler

A simple but effective mini-profiler for ASP.NET MVC, ASP.NET and Ruby.
http://miniprofiler.com
1.05k stars 221 forks source link

JavaScript erros in IE8 #186

Open evgenyneu opened 11 years ago

evgenyneu commented 11 years ago

Hello, we have the following JavaScript errors in IE8 on win7:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Wed, 14 Aug 2013 01:04:58 UTC

Message: Unable to get property 'apply' of undefined or null reference
Line: 543
Char: 15
Code: 0
URI: http://www.tinitrader.com.au/mini-profiler-resources/includes.js?v=cc5e38497a61f98499f27184d21dbcd1

THanks

dixon commented 11 years ago

Can you submit a pull request with the fix, please? I don't have IE8 or Win7.

cyri113 commented 5 years ago

Was this ever implemented?