Ajax requests with dataType: "json"
in jQuery 4 will no longer replace question marks
#1176
Milestone
dataType: "json"
in jQuery 4 will no longer replace question marks
#1176
In jQuery 4.0 & newer, ajax requests with
dataType: "json"
no longer replace question marks with a jQuery expando.jQuery.ajax
docs need to be updated.See #1171 for the area of the page that will need the update.
The text was updated successfully, but these errors were encountered: