Reputation: 707
I've got mvc-mini-profiler installed as suggested in the docs.
I see the tab at the top for simple pages, but it doesnt show on pages with jquery.validate.js (jQuery validation plug-in 1.7)
Firefox gives:
invalid label
{"Id":"a3debe14-f316-4b56-9c61-64954b7...ivialDurationThresholdMilliseconds":2}
Upvotes: 0
Views: 335
Reputation: 707
Must have been an incompatibility with jquery.validate 1.7. Works with jquery.validate 1.8
Upvotes: 1