Stats reducer does not support fetched / fetching state #110

Closed
opened 2021-06-17 20:45:50 +02:00 by jessopb · 0 comments
jessopb commented 2021-06-17 20:45:50 +02:00 (Migrated from github.com)

stats reducer

  1. change fetching to fetchingViewCountById instead of boolean
  2. provide makeSelectFetchingForId
  3. make view count return undefined so we know it hasn't been fetched yet.
stats reducer 1) change fetching to fetchingViewCountById instead of boolean 2) provide makeSelectFetchingForId 3) make view count return undefined so we know it hasn't been fetched yet.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbryinc#110
No description provided.