You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR Updates the `@wp-playground/blueprints` dependency to a newer
version and removes the dependency on `@wp-playground/client`. This
fixes the Playground block in safari:
#176
## Testing instructions
Confirm the CI checks are green
This PR Updates the `@wp-playground/blueprints` dependency to a newer
version and removes the dependency on `@wp-playground/client`. This
fixes the Playground block in safari:
#176
## Testing instructions
Confirm the CI checks are green
…eprints dependency (#179)
This PR Updates makes the WordPress Playground Block rely on the client
library imported from https://playground.wordpress.net/client/index.js.
This fixes the Playground block in safari:
#176
## Testing instructions
Confirm the CI checks are green
Running the Playground Block in Safari results in the following error:
[Error] Unhandled Promise Rejection: TypeError: ReadableByteStreamController is not implemented
Reproduction link: https://playground.wordpress.net/?plugin=interactive-code-block&blueprint-url=https://wordpress.org/plugins/wp-json/plugins/v1/plugin/interactive-code-block/blueprint.json?rev=3045844
The text was updated successfully, but these errors were encountered: