Drupal 10.5 support - replace usages of .once

Created on 25 June 2025, about 1 month ago

Problem/Motivation

Dependency on older once library is causing errors on the upgrade to Drupal 10.5:

TypeError: Cannot read properties of undefined (reading 'once')
at p.afterInit (drupalFile.js?syf2ju:1:5310)

Steps to reproduce

- Install core 10.5
- Install module and configure
- Observe error and editor not loading

Proposed resolution

Replace usages of .once with newer core once library

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States nsciacca

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024