Skip to content

Remove collection/fragment at the start of a get request

Alf Eaton requested to merge remove-on-request into master

The item in the redux store needs to be removed until the fresh data arrives, so the app isn't using stale data.

Merge request reports