🐛 | Streaming | TypeError FileWidget::__construct(): Argument #5 ($third_party_settings) must be of type array, null given, called
🇩🇪Germany hhofer
Thre is a third_party_settings: { }
missing in streaming/modules/streaming_media_views/config/optional/core.entity_form_display.media.streaming_video.default.yml. It must be added to field_media_video_file
. This was the solution to me. Sorry I don't know how to provide a diff patch.