Javascript error in Drupal 10

Created on 20 March 2023, about 2 years ago

Problem/Motivation

When using this module in Drupal 10, Javascript errors are thrown on a node creation page:

Uncaught ReferenceError: Popper is not defined
    at acquia-dam-expired-assets.js?rrty4k:42:28

Proposed resolution

The Popper.js library was deprecated as of Drupal 9.5 and removed from Drupal 10. As per the change record , Floating UI is recommended but a migration is required.

Remaining tasks

Update acquia_dam.expired_assets to use Floating UI instead of Popper

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada mandclu

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