Ash Whiting

Results 3 comments of Ash Whiting

Has there been any progress regarding this feature? I have bumped into the Firefox issue of maximum image widths/heights and would really love to see the ability to add multiple...

Broken for me also.

I got around this by doing the following (ES Next) `import { __ } from '@wordpress/i18n';` `import { registerBlockType } from '@wordpress/blocks'; ` `import { PlainText } from '@wordpress/editor';` `import...