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
Since 1.19.4, URI.min.js is throwing does not have either property: href, src, action, cite
Upon investigation, it appears that the npm package dist folder contains a URI.min.js that suddenly includes jquery.URI.js.
Looking back to 1.19.2 (and presuming prior builds), the min version did not include jquery.URI.js, which we'd think is the expected behavior.