When the layout builder module is enabled
In the backend, if the same drupal media is used in different custom blocks (one of which includes the carousel module), the contextual edit drupal media button will only be displayed for the first drupal media, and the others will not have editing function.

Issue fork drupal-3452603

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

murphyW created an issue. See original summary.

murphyw’s picture

StatusFileSize
new1.23 KB
needs-review-queue-bot’s picture

Status: Needs review » Needs work

The Needs Review Queue Bot tested this issue.

While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)

gauravvvv’s picture

Version: 10.2.x-dev » 11.x-dev

gauravvvv’s picture

Status: Needs work » Needs review
gauravvvv’s picture

gauravvvv’s picture

Status: Needs review » Needs work
StatusFileSize
new1.95 MB
new1.74 MB

This seems to be an issue with Carousel itself.
when we set the format to the rendered entity it shows the contextual link for the same media. see screenshot

However, when we set the format to "Slick media, " the contextual link is absent.

bingol@ciandt.com’s picture

StatusFileSize
new613 bytes

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.