Bynder formatter library dependens on core/popperjs which does not exist in Drupal 10

Created on 21 November 2023, about 1 year ago

Problem/Motivation

In bynder.libraries.yml we have

formatter:
  version: VERSION
  js:
    js/bynder.formatter.js: {}
  css:
    theme:
      css/bynder.formatter.css: {}
  dependencies:
    - core/drupal
    - core/popperjs
    - core/once

Since Drupal 10 the library core/popperjs does not exist.

The change record [#3307518] recommends that modules/themes that had dependencies on core/popperjs switch to https://floating-ui.com/ .

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

4.1

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands ndf Amsterdam

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