I am writing an ASP.NET MVC 4 application using JQuery and bootstrap.
There is a modal dialog functionality in my site which used to work smoothly until recently whe
I fixed this issue by changing jquery.unobtrusive-ajax.js file to skip async call if the submit button is having a particular custom attribute.