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

www subdomain fails to load/redirect #931

Open
natestemen opened this issue Aug 13, 2024 · 0 comments
Open

www subdomain fails to load/redirect #931

natestemen opened this issue Aug 13, 2024 · 0 comments

Comments

@natestemen
Copy link
Member

Steps to reproduce

  1. visit https://www.metriq.info/
  2. see metriq page with lots of blank divs
Screenshot 2024-08-13 at 2 26 36 PM

This is failing because www.metriq.info is making requests to metriq.info, and there is no CORS header Access-Control-Allow-Origin.

Expected result

  1. visit https://www.metriq.info/
  2. Redirected to https://metriq.info/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant