Attached Library set to string instead of array

Created on 19 June 2023, about 1 year ago

Problem/Motivation

This problem is introduced by https://www.drupal.org/project/drupal/issues/2253257 ๐Ÿ“Œ Use a modal for entity delete operation links Fixed .

In class Drupal\Core\Entity\EntityForm

        '#attached' => [
          'library' => 'core/drupal.dialog.ajax',
        ],

['#attached']['library'] should by an array.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Fixed

Version

10.1 โœจ

Component
Entityย  โ†’

Last updated about 1 hour ago

  • Maintained by
  • ๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom @catch
  • ๐Ÿ‡จ๐Ÿ‡ญSwitzerland @Berdir
  • ๐Ÿ‡ฉ๐Ÿ‡ชGermany @hchonov
Created by

๐Ÿ‡ณ๐Ÿ‡ฑNetherlands MakerTim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024