Active
Project:
Media Embed Extra
Version:
1.0.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2022 at 02:20 UTC
Updated:
8 Apr 2022 at 15:45 UTC
Jump to comment: Most recent
Comments
Comment #2
devkinetic commentedYou will need to flush caches most likely so the _alter hooks get registered but otherwise, you must 1) have the "Embed Media" filter enabled for your text format and 2) if you have the allowed tags filter enabled, you need to add data-width and data-height to the
<drupal-media>definition, otherwise you will be able to set them in CKeditor, but they will be removed before the rendering phase.