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

CORS error - contract data not loading after page load completes #89

Open
balaianu opened this issue Dec 8, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@balaianu
Copy link

balaianu commented Dec 8, 2022

Describe the bug
Contract data not loading. The page is loading, but no data is populated about the contract in any of the sections

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://stats.gallery/mainnet/drt1-service.coretois.near/overview?t=all
  2. I have the issue in Firefox (Windows). I haven't tested on other devices

Expected behavior
Contract data should be shown in each page section once the page finishes loading.

Screenshots
https://we.tl/t-YBvtGRmD6I

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Firefox
  • Version: 107.0.1 (64-bit)

Additional context
As seen in the screenshot, the problem looks to be caused by improper CORS configuration.

@balaianu balaianu added the bug Something isn't working label Dec 8, 2022
@jhammond2012
Copy link
Contributor

I think this is a problem with the server itself. If I try to visit the API directly, I get a 502 error.

https://api.stats.gallery

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
None yet
Development

No branches or pull requests

2 participants