Problem/Motivation

Popperjs is deprecated in Drupal 9.5+ as per #3307471: Deprecate popperjs

Steps to reproduce

Proposed resolution

Option 1: Update Popperjs to floating-ui
Option 2: Keep Popperjs file in responsive_preview module

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Issue summary: View changes

rajeshreeputra’s picture

Status: Active » Needs review
chandu7929’s picture

Assigned: Unassigned » chandu7929
chandu7929’s picture

Assigned: chandu7929 » Unassigned
Status: Needs review » Reviewed & tested by the community

rajeshreeputra’s picture

merged and released 2.1.0

rajeshreeputra’s picture

Status: Reviewed & tested by the community » Fixed
rajeshreeputra’s picture

Status: Fixed » Closed (fixed)
jurriaanroelofs’s picture

Hi Rajeshreeputra,

Thank you for your work on this.

We started work on this a few months ago:
https://www.drupal.org/node/3326050

We have a POC that loads floating-UI from CDN. However we think the correct way to do this is to have a floating-UI module to depend on to ensure we don't duplicate loading of floating-UI by including it in the responsive_preview module.
What do you think? If you agree we can allocate resources to finish developing the patch and the separate floating-UI module.

Kind regards,
Jurriaan Roelofs
Product Manager, DXPR

rajeshreeputra’s picture

Hi JurriaanRoelofs,
Your opinion is awesome to include floating-ui in responsive preview.

thanks