Drupal 10 compatibility fixes follow up

Created on 6 April 2023, about 1 year ago
Updated 11 October 2023, 9 months ago

Hi, I noticed that the deprecated library "jQuery.once" is still being used in the module and causing the functionalities to break in Drupal 10.

TypeError: $panelizer_checkbox.once is not a function
at Object.attach (http://127.0.0.1:8080/modules/contrib/panelizer/js/panelizer-default-for...)
at http://127.0.0.1:8080/core/misc/drupal.js?v=10.0.7:166:24
at Array.forEach ()
at Drupal.attachBehaviors (http://127.0.0.1:8080/core/misc/drupal.js?v=10.0.7:162:34)
at http://127.0.0.1:8080/core/misc/drupal.init.js?v=10.0.7:32:12
at HTMLDocument.listener (http://127.0.0.1:8080/core/misc/drupal.init.js?v=10.0.7:20:7)

πŸ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States sker101 NYC

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

Comments & Activities

Production build 0.69.0 2024