When I use a multiple field media-field with the medialibrary field-widget and I try sorting the elements, sorting is not saved.
When I remove the yoast-field from the content-type, sorting is saved correctly. Somehow Yoast seems to interfere with the sorting-save.
Issue fork yoast_seo-3354563
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
danthorneSame issue.
Comment #3
interactivex commentedWe have the same problem with using the pager in the media library pop-up. It seems to have something to do with an error already reported here: https://www.drupal.org/project/yoast_seo/issues/3416502
Comment #4
neliofga commentedI can confirm that the Media Library widget no longer saves the item weights when the Real-time SEO field is included.
There's another open issue regarding the same behavior:
https://www.drupal.org/project/yoast_seo/issues/3507356
Comment #7
guillaumeg commentedSame issue here, even more annoying when Enable auto refresh of the Real Time SEO widget result is on.
With the help of Claude Opus, I managed to find the root cause and created a Merge Request.
It is ready for review
The details by Claude:
Comment #8
guillaumeg commented