Users updating their web applications with the latest version of jQuery made availble via the NuGet Package manager will find their web applications no longer work due to the incompatibility with jquery.unobtrusive which still references deprecated jQuery function calls (i.e., 'live' method). The only workaround is to install the jQuery.migrate package.jQuery.unobtrusive needs to be updated immediately to accommodate new function calls in jQuery 1.9.1+
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...