Cache Controller Continuation Issue #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Quick notes:
The sliding cache controller is functional for the initial fetch, but does not properly fetch new results once the pagination threshold is reached. Data from the initial fetch is still accessible once in focus.