Problem/Motivation
In our custom admin theme dialog links not working because dialog library is not attached as a dependency.
Steps to reproduce
Proposed resolution
Add dependency: core/drupal.dialog.ajax
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | upgrade_status-3392667-2.patch | 353 bytes | lamp5 |
Issue fork upgrade_status-3392667
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
lamp5Comment #5
abhishek_gupta1 commentedadd changes to fix the issue "Add core/drupal.dialog.ajax as a library dependency". kindly please review the MR
Comment #8
gábor hojtsy