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
I think the issue may be a recent related bug fix for the ajax Helper function to prevent it defaulting to target body when you pass in bad targets/source fixed in #2869#2878.
I would try testing with 2.0.2 instead of 2.0.3 and see if this resolves your issue. I Think I can fix the logic to handle it better with another PR.
I have recently updated to 2.x and my code, that used to work, started failing:
However, if I add an explicit target, it works as it used to:
I have not found this documented. Is this a bug or a missing piece of documentation only?
The text was updated successfully, but these errors were encountered: