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 was previously using jQuery Migrate - v1.0.1-pre - 2013-01-27 but updated to the 1.1.0 download today. This caused some visual breakage in an area where a deprecation message previously existed. Looking at the jQuery Migrate diff, I narrowed it down to this condition:
oldAttr.length<4
On JQuery 1.8.3 this value is 4.
According to the deprecation trace that was there before, the calling code is creating some HTML: