D10: Deprecate core/jquery.once

Created on 20 January 2023, over 1 year ago
Updated 23 January 2023, over 1 year ago

Ajax Comments uses jQuery Once function in ajax_comments.js Line 144

      $('.js-use-ajax-comments', context).once('ajax-comments').each(function () {
        $(this).click(function (e) {
          e.preventDefault();
        });
      });

Use new core library core/once

📌 Task
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

🇩🇪Germany mvogel

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