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
Issue fork responsive_preview-3340561
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
Comment #2
rajeshreeputraComment #4
rajeshreeputraComment #5
chandu7929 commentedComment #6
chandu7929 commentedComment #8
rajeshreeputramerged and released 2.1.0
Comment #9
rajeshreeputraComment #10
rajeshreeputraComment #11
jurriaanroelofs commentedHi 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
Comment #12
rajeshreeputraHi JurriaanRoelofs,
Your opinion is awesome to include floating-ui in responsive preview.
thanks