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

fixed empty ongoing-anime list(#10) #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixed empty ongoing-anime list(#10) #16

wants to merge 1 commit into from

Conversation

singhayushh
Copy link
Collaborator

Linked issue: #10

Changes
After doing a lot of brainstorming, I finally found a simple hack to fix the empty ongoing list issue.
Just by adding a timeout of 3 seconds before rendering the home page, the cheerio and request functions are able to load the data completely before being passed to the frontend script.

Note
PR #14 had some previous commits added due to some error. This is a revised PR for the same changes with those commits removed. Merging #15 will merge this PR automatically.

Screenshot for reference
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant