Deprecated jQuery andSelf() [can be replaced with addBack()]

Created on 11 March 2020, almost 5 years ago
Updated 3 November 2023, about 1 year ago

In line 30 of area_print.js it reads

$('#' + targetId, newWin.document).show().parentsUntil('').andSelf().siblings().hide();

The method andSelf() has been deprecated in jQuery 1.8 and has been removed in jQuery 3.0 – instead you should now use addBack() which works the same way as andSelf() before.

🐛 Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

🇩🇪Germany broon Potsdam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024