KatsuteDev/Mal4J

PaginatedIterator is not working properly.

Closed this issue · 4 comments

For some reason PaginatedIterator isn't working properly on requests that return only one page.

It would seem that the toList method never works.

MAL is incorrectly returning pagination for single page results.

MyAnimeList is ignoring the offset field and returning any amount of data it wants.

This wasn't fixed, foreachremaining is still not working for some reason.

new issue seems to be caused by 0 size