ProjectSakura / Mirai

A website to stream Anime and read Manga for free.. Everything is scraped from sources online and we don't need to actually host any videos or images.
Other
46 stars 30 forks source link

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

Closed singhayushh closed 3 years ago

singhayushh commented 3 years ago

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 commented 3 years ago

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