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
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
I have included <script src="./index.js"></script> into of index.html
but in sandbox page, it still show error :
<script> source URI is malformed: “https://www.fxhash.xyz/sandbox/index.js”
** UPDATE:
saw this a lot in discord too, and seem like Chrome will run just fine for this. But is there anyway to work around for FF ?
Also, I think we need to take note on README to warn ppl.
The text was updated successfully, but these errors were encountered:
thetrung
changed the title
Sandbox Mode / Failed to include script files
FireFox: Sandbox / Failed to include script files
May 21, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have included
<script src="./index.js"></script>
into ofindex.html
but in sandbox page, it still show error :
<script> source URI is malformed: “https://www.fxhash.xyz/sandbox/index.js”
** UPDATE:
saw this a lot in discord too, and seem like Chrome will run just fine for this. But is there anyway to work around for FF ?
Also, I think we need to take note on README to warn ppl.
The text was updated successfully, but these errors were encountered: