Skip to content
New issue

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

Cross-Origin Request Blocked warning messages when set to any external network #102

Open
filippsen opened this issue Nov 6, 2019 · 0 comments
Labels
bug Something isn't working
Projects

Comments

@filippsen
Copy link
Contributor

Browser

Firefox

Description

When set to any external network, undeployed or deployed contract results into infinite set of Cross-Origin Request Blocked messages.

Steps to reproduce

  1. From Hello World template
  2. Set network to Ropsten

Expected result

No warnings.

Actual result

After switching to external network, the following warning message shows in browser console:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://ropsten.infura.io/v3/[...]. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

This is not strictly related to undeployed contracts or the Preview window.

@filippsen filippsen added the bug Something isn't working label Nov 6, 2019
@Spejbl Spejbl added this to To do in Release-2 via automation Nov 11, 2019
@donfrigo donfrigo moved this from To do to In progress in Release-2 Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Release-2
  
In progress
Development

Successfully merging a pull request may close this issue.

1 participant