🐛 | Migrate File Entities to Media Entities | TypeError: Drupal\migrate_file_to_media\Commands\MediaMigrateCommands::isLocalUri(): Argument #1 ($uri) must be of type string, null given
🇩🇪Germany bekro Mannheim
Hello there,
I experienced the same issue and created a small quick and dirty patch which worked for me.
Greetings, bekro
🐛 | Gin Admin Theme | Save button missing in modal for editing media using Media Library Edit module
🇩🇪Germany bekro Mannheim
I'm also experiencing this issue in version rc13 (D10.3.1). Using the media_library_media_modify module. It seems to work with media fields in paragraphs but not in media fields directly in nodes. Patch in #29 fixed it and works for me.
🇩🇪Germany bekro Mannheim
I also recognized that the core form-ids have changed from underscore to hyphen. This should be updated in the install config. Like from "user_pass" to "user-pass".
🐛 | Media Library Media Modify | Media overrides broken after referenced media is removed from field
🇩🇪Germany bekro Mannheim
🐛 | Media Library Media Modify | Media overrides broken after referenced media is removed from field
🇩🇪Germany bekro Mannheim
bekro → created an issue.