We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
because of CORS issue, the IPFS data is not being filled on most browsers
this creates a situation in which our DApp appears to be more broken than we thought
fixing CORS should not be difficult but may require ejecting from create-react-app and modifying the webpack config by hand
create-react-app
The text was updated successfully, but these errors were encountered:
lsaether
No branches or pull requests
because of CORS issue, the IPFS data is not being filled on most browsers
this creates a situation in which our DApp appears to be more broken than we thought
fixing CORS should not be difficult but may require ejecting from
create-react-app
and modifying the webpack config by handThe text was updated successfully, but these errors were encountered: