playground-plugin
playground-plugin copied to clipboard
CORS errors in Firefox
When trying to load a challenge, I get the message fetch question with error: NetworkError when attempting to fetch resource. in the "description" tab of the plugin menu. The issue appears to be due to missing Access-Control-Allow-Origin headers in the response from tsch.js.org.
I'm seeing this same issue in both Firefox and Chrome. 😢