Document requiring explicit dataType
for all script requests in 4.0
#1258
Milestone
dataType
for all script requests in 4.0
#1258
jQuery 3.0.0 stopped auto-executing cross-domain scripts unless an explicit
dataType: "script"
was provided. jQuery 4.0.0 will extend this requirement to same-domain scripts as well. This needs to be documented.The text was updated successfully, but these errors were encountered: