Deprecate and replace all instances of jQuery.once in core
There are 2 branches:
The human code is on the branch 3183149-jquery-once-review-friendly and the majority of manual changes are in this commit: https://git.drupalcode.org/project/drupal/-/merge_requests/513/diffs?com...
The Merge request for core is !513
The patch in #21 show all the automated replacements. Then a manual step was necessary to replace the once calls on $(window)
and $(document)
as well as replacing calls to $.each by .forEach when possible. The interdiff in #23 show the manual changes.
From there the creation of the merge request was based on patch #29 with updates to the once lib files and a fix for the library dependency of autocomplete.
Fixed
9.3
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.