Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Pager content not showing regularly with UITableView #52

@caloon

Description

@caloon

I ran into the following problem: I am using PagerController to show table views of historic data, i.e. each Pager Tab is a week and on each tab view there is the same UITableView displayed (with different data, though).

Currently, the app starts up in the "this week" tab and this weeks' data is showing correctly. When I tap "last week", the tab swipes to the right and the table view reloads. Everything works fine until this point.

But when I navigate back to "this week" now, the table view completely disappears and no data whatsoever is shown. I've tried a couple of things to fix this behavior but I am out of ideas now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions