CORS issue #6868
Unanswered
Happy-Ferret
asked this question in
Q&A
CORS issue
#6868
Replies: 1 comment
-
|
It's impossible to help if you don't provide source code + deployment to inspect 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a web app that deploys a smart contract.
The frontend is supposed to be part of a Docusaurus page.
Unfortunately, I'm running into a CORS issue while attempting to load the truffle-contract.min.js.
All the scripts are loaded as part of the
scriptsarray insidedocusaurus.config.js.Any idea on how to overcome this?
Beta Was this translation helpful? Give feedback.
All reactions