Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

PagingWithNetwork: loadAfter() not working correctly after invalidate() is called #379

@damiafuentes

Description

@damiafuentes

Using the PagingWithNetwork and Network only (by page). Change the pageSize to 1 or 2 in SubRedditViewModel. Then, after a swipe-to-refresh (so invalidate() is called) the loadAfter() method is not called anymore. Any recommendation to avoid this?

(I am having same behavior in my app with a higher page size)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions