Jquery.Once Method Deprecated in D10

Created on 5 November 2023, 8 months ago
Updated 6 November 2023, 8 months ago

d10 required this update for web/modules/contrib/formatter_suite/js/formatter_suite.text_with_expand_collapse_buttons.js

lines 40-41

 Drupal.behaviors.formatter_suite_text_with_expand_collapse_buttons = {
    attach(pageContext) {

      // Jquery.Once Method Deprecated in D10
      // $(".formatter_suite-text-with-expand-collapse-buttons", pageContext)
      //   .once("formatter_suite-text-with-expand-collapse-buttons")
      $(once('formatter_suite-text-with-expand-collapse-buttons', ".formatter_suite-text-with-expand-collapse-buttons", pageContext))
        .each((index, value) => {
🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇩🇪Germany Rar9

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

Comments & Activities

Production build 0.69.0 2024