#! Error: Failed to load script tag with src="index.jsx"
23 messages · Page 1 of 1 (latest)
Can you share a link to a scrim
@acoustic wolf https://scrimba.com/frontend-path-c0j/~0ez/s0k05ohaq3/head
Can you open dev tools > console, clear the console with ctrl + l, refresh the page, run the scrim, and then screenshot the dev tools console please.
In chrome you should be able to press F12 to open it
or ctrl + shift + i
or cmd + option + i on mac apparently
now with dev tools open, refresh the page and then run your scrim
any errors that show in the Scrimba console will generally show with much more info in the dev tools console
How did you fix it, may I ask?
Because it was working fine for me, so something about your configuration I guess?
@lavish hatch
i turn off my CORS plugin
Can I ask why you have this extension? CORS is a security feature in place to protect you from cross-origin requests.