lbry-desktop/ui/component/channelContent
infinite-persistence c92fc2e16b Batch-resolves channel page query
Closes 5597: batch resolves on channel search page

Do a batch-resolve immediate after getting the results and before setting the result variable, as the latter would result in the Claim* components resolving individually.

I enabled `returnCachedClaims` -- I assumed that's a reasonable thing to do. I don't see other places use it, though, so highlighting it here.
2021-03-08 14:05:02 -05:00
..
index.js Batch-resolves channel page query 2021-03-08 14:05:02 -05:00
view.jsx Batch-resolves channel page query 2021-03-08 14:05:02 -05:00