hohMiyazawa / Automail

An enhancement collection for anilist.co
GNU General Public License v3.0
159 stars 30 forks source link

"For You" Recommendations tab no longer loading any results #272

Closed nukirisame closed 1 year ago

nukirisame commented 1 year ago

Using Firefox

hohMiyazawa commented 1 year ago

Hm, works on my end.

nukirisame commented 1 year ago

There are two errors in the console: "TypeError: node.mediaRecommendation is null" and "Uncaught (in promise) TypeError: data is null".

hohMiyazawa commented 1 year ago

Ah, interesting. Probably some bad data. I should probably add some more error handling that just skips those, and displays the rest instead of just crashing.

hohMiyazawa commented 1 year ago

@nukirisame Does the update (v10.4.20) work for you?

nukirisame commented 1 year ago

It does! Thank you for such a speedy response.