Hi,since upgrading to jQuery v1.9, and using the latest jquery.validate.unobtrusive (Microsoft.jQuery.Unobtrusive.Validation" version="2.0.20710.0") my code crashes with Line: 524Error: Invalid characterin jQuery.The reason seems to be that jquery.validate.unobtrusive is calling jQuerys parseJSON with an undefined value. This was accepted in earlier version of jQuery, but v1.9+ does correctly now throw an error.Also see:https://forum.jquery.com/topic/parsejson-in-1-9-0-is-different-from-earlier-versions
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...