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

[BUG] Showing Infinite Sekelon Loading on Getting Started Page #44

Open
nishant23122000 opened this issue Feb 27, 2023 · 2 comments
Open

Comments

@nishant23122000
Copy link

Describe the bug

As I was exploring the web components and found https://web-components-beta.vercel.app/ where I'm not able to see the content of the getting started page.

  • Getting 403 error from the backend on this API.

To Reproduce

Steps to reproduce the behavior:

  1. open https://web-components-beta.vercel.app/docs/intro/getting-started

Expected behavior
It should load the content from the API.

Screenshots
Screenshot 2023-02-27 at 9 37 53 PM

Desktop (please complete the following information):

  • OS: MacOS M1
  • Chrome
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ghost
Copy link

ghost commented Feb 28, 2023

HI @nishant23122000, thanks for finding the bug. As seen in console, there is CORS issue.
This issue is also seen on this link and other links as well on the site (if you scroll a bit).

cors

@nishant23122000
Copy link
Author

Hey, @tanya17-05 It's because the backend is deployed on Heroku and they removed their free tier services. we have to find other alternatives to Heroku. Ex. Cyclic , Render.

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