Seth Miller

Results 161 comments of Seth Miller
trafficstars

Possibly relevant - #1164 (helpful for novice users who want to report errors but don't know how to use the console)

Error ``` Error: Invalid blueprint: must have required property 'code' at /steps/0 at compileBlueprint ```

- https://github.com/WordPress/wordpress-playground/issues/1185 Tagging for visibility if anyone wants to tackle an accessibility challenge!

Self-assigned. Didn't realize the contributor day was geared towards documentation, I'll try to close out some of the issues linked to the original post that aren't docs related.

> I can help with that (testing and opening a PR to fix HTML and CSS issues). -- @flexseth THANK YOU!! 🤙

If someone wants to look at how to fix the CORS situation, here's a great troubleshooting option for contributor day - https://github.com/WordPress/wordpress-playground/issues/1185 --- Otherwise it's a great Blueprint for the...

> The CORS issue cannot be fixed, as it's just the security mechanism implemented by web browsers. Asked to see if the proper headers could be sent from the unit...

Looks like there's a PR in the works to address accessing and re-directing the affected imports (leaving here as a trackback) - https://github.com/WordPress/wordpress-playground/pull/1250

## Rework wording Enable Network Access in WordPress Playground ## Network access denied > Network access is an [experimental, opt-in feature](https://github.com/WordPress/wordpress-playground/issues/85), which means you need to enable it to allow...

> Hi @flexseth, are you suggesting to rewrite the error message or add clarification to the docs and link to it? I didn't know what `networking` does in the context...