Dialog class not added to element after Drupal 10.4.0

Created on 23 December 2024, 29 days ago

Problem/Motivation

I've encountered an issue where 'commerce-confirmation-popup" is not added to the ui-dialog element after Drupal 10.4.0

Steps to reproduce

Proposed resolution

Change dialogClass: 'commerce-confirmation-popup',
To:

 classes: {
                'ui-dialog': 'commerce-confirmation-popup',
              },

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

๐Ÿ‡ณ๐Ÿ‡ฑNetherlands gidarai

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