After upgrading to Drupal 10, there are console errors:

Uncaught TypeError: $(...).find(...).once is not a function
    at Object.attach (anti-flicker.js?v=10.0.7:7:12)

Write a patch based on this article: https://www.drupal.org/node/3158256

CommentFileSizeAuthor
#3 3356226-fix-jquery-once-3.patch2.03 KBduwid

Comments

Duwid created an issue. See original summary.

duwid’s picture

duwid’s picture

StatusFileSize
new2.03 KB

Here is a patch.

robcarr’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies and JS/console error is gone