"git@git.drupal.org:project/drupal.git" did not exist on "e182bb335042f8845c0953fa0e97bd05daa1cb76"
Fix cache issue in MediaLibrarySelectForm
Placeholders built from row indices result in non-unique placeholders. This causes the cache to break paged records of media items in the MediaLibrarySelectForm. This merge request replaces the row index value with the media entity ID to create unique placeholders.
Merge request reports
Activity
Please register or sign in to reply