You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.