Problem/Motivation

This problem is introduced by https://www.drupal.org/project/drupal/issues/2253257.

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

CommentFileSizeAuthor
#2 3367651-1.patch532 bytesmakertimswis

Issue fork drupal-3367651

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

MakerTim created an issue. See original summary.

makertimswis’s picture

Status: Active » Needs review
StatusFileSize
new532 bytes

Ahmad Smhan made their first commit to this issue’s fork.

ahmad smhan’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

  • lauriii committed 36414458 on 11.x
    Issue #3367651 by Ahmad Smhan, MakerTimSWIS: Attached Library set to...

  • lauriii committed 8cfcdef4 on 10.1.x
    Issue #3367651 by Ahmad Smhan, MakerTimSWIS: Attached Library set to...
lauriii’s picture

Version: 11.x-dev » 10.1.x-dev
Status: Needs review » Fixed

Committed 3641445 and pushed to 11.x. Also cherry-picked to 10.1.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.