- Issue created by @suthagar
- Status changed to Needs review
8 months ago 7:15am 19 March 2024 @abhishek_gupta1
https://www.drupal.org/project/cloudinary/issues/3431899#comment-15504155 🐛 TypeError: Drupal\cloudinary_media_library_widget\Form\CloudinaryUploadForm::__construct(): Argument #2 ($library_ui_builder) must be of type Drupal\media_library\MediaLibraryUiBuilderInterface, Drupal\media_library\MediaLibraryUiBuilder @cloudinary 3.0.0 Needs review Did not help as here is changed AssetHelperInterface. But we need to change MediaLibraryUiBuilderInterface to MediaLibraryUiBuilder- First commit to issue fork.
- Merge request !25Resolve #3431899 "Typeerror drupalcloudinarymedialibrarywidgetformcloudinaryuploadformconstruct argument" → (Open) created by klaasvw
- 🇧🇪Belgium klaasvw
The PR and the attached patch replaces MediaLibraryUiBuilderInterface with MediaLibraryUiBuilder.