- 🇵🇹Portugal marcofernandes
Yep, leftovers of old core Gutenberg embed handling. It should be using Drupal Gutenberg's own embed provider. That's why we have a setting for providers at the text format settings :)
By enabling the Media module, Gutenberg will use Media's embed provider. So it can used as a workaround. - 🇵🇹Portugal marcofernandes
Moving this to normal since we have a alternative by using Media module.
Ideally I would like to avoid a dependency to Media module and try to solve this either with a library or a free service. Feedback is welcome 😉
Btw, Youtube embeds uses Youtube's own service and this is defined at the Oembed settings:
/admin/config/content/formats/manage/gutenberg
Also valid for Vimeo and Twitter/X.