Problem/Motivation

Unable to re-install the module.

Steps to reproduce

Install Module
Uninstall Module
Try to install module again

Getting below error:
Unable to install CKEditor5 Media Resize, image.style.cke_media_resize_large, image.style.cke_media_resize_medium, image.style.cke_media_resize_small, image.style.cke_media_resize_xl already exist in active configuration.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3477436_2.patch2.95 KBnilesh.addweb
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

agudivad created an issue. See original summary.

nilesh.addweb’s picture

StatusFileSize
new2.95 KB

Please review.

damienmckenna made their first commit to this issue’s fork.

damienmckenna’s picture

Status: Active » Needs review
Parent issue: » #3549083: Plan for CKEditor Media Resize v1.0.1

damienmckenna’s picture

Version: 1.0.0-beta2 » 1.0.x-dev
Assigned: Unassigned » damienmckenna
Status: Needs review » Needs work

Am working on this.

damienmckenna’s picture

problem solved

damienmckenna’s picture

Status: Needs work » Needs review

  • damienmckenna committed 2d0ce54a on 1.0.x
    Issue #3477436 by agudivad, nilesh.addweb, damienmckenna: Uninstalling...
damienmckenna’s picture

Assigned: damienmckenna » Unassigned
Status: Needs review » Fixed

Committed. Thanks everyone.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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

justcaldwell’s picture

This change potentially causes the regression described in #3552154: Drupal\Core\Entity\EntityMalformedException regression caused by 3477436.