elixir-cloud-aai / web-components

GA4GH Web components are the reusable custom elements that can be utilized in your web apps & web pages independently irrespective of what framework/library you are using to build the frontend.
https://web-components-beta.vercel.app/
MIT License
6 stars 6 forks source link

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

Open nishant23122000 opened 1 year ago

nishant23122000 commented 1 year ago

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.

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):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

ghost commented 1 year ago

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 commented 1 year ago

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.