Module claims to be Drupal 10 ready, however still uses core/jquery.once library

Created on 16 November 2023, 7 months ago

Problem/Motivation

This module is depending upon a deprecated library, yet claims to be Drupal 10 ready. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. The core/once library should be used instead. See https://www.drupal.org/node/3158256 β†’

Steps to reproduce

Looking at simple_popup_blocks.libraries.yml, the dependencies list "core/jquery.once" instead of "core/once".

Proposed resolution

See https://www.drupal.org/node/3158256 β†’ and https://www.drupal.org/project/drupal/issues/3183149 β†’ for details on how to fix.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Closed: duplicate

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jsweetack

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

Comments & Activities

Production build 0.69.0 2024