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

Fix: empty ongoing anime list in the home page #14

Closed
wants to merge 2 commits into from
Closed

Fix: empty ongoing anime list in the home page #14

wants to merge 2 commits into from

Conversation

singhayushh
Copy link
Collaborator

@singhayushh singhayushh commented Mar 24, 2021

Linked issue: #10

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.

@singhayushh
Copy link
Collaborator Author

Merging PR #15 will merge this PR automatically, so review and merge PR 15 directly. 😅

singhayushh and others added 2 commits March 24, 2021 13:34
* routes restructured into separate directories

* imports updated

* home page controller added

* anime streaming routes and controllers updated

* content loader routes and controllers updated

* search routes and controllers updated

* manga routes and controllers updated
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

Successfully merging this pull request may close these issues.

1 participant