wordpress-playground icon indicating copy to clipboard operation
wordpress-playground copied to clipboard

Missing CSS and images because the Gutenberg iframe isn't controlled by the service worker

Open Lovor01 opened this issue 2 years ago • 13 comments

This happens only in https://playground.wordpress.net/, when run locally as VS code extension, the issue does not appear.

Block inserter "+" icon is not styled; some other UI elements (like buttons when inserting new image block, buttons on starter template on columns block, etc) are not styled as well; when inserting new image and uploading it through interface, the image does not show in block editor.

Tested on Firefox developer version 118 b9 and Chrome dev version 118 on Windows 10.

Steps to reproduce: Start new WP instance in playground. Create new post, insert image from local file.

Lovor01 avatar Sep 21 '23 07:09 Lovor01