lbry-desktop/ui/component/commentsList
infinite-persistence d211450b5b
Fix selectCommentIdsForUri
- memo not required.
- start to not use the confusing and wrongly-named 'selectCommentsByUri' (per comment from Sean);  use the existing 'selectClaimIdForUri' instead.  This works because currently we do fetch any comments without first visiting a claim/uri, so we'll always have fetched the required claim, and can be queried in 'selectClaimIdForUri'.
2021-11-10 17:35:30 +08:00
..
index.js Fix selectCommentIdsForUri 2021-11-10 17:35:30 +08:00
view.jsx Comments: use the lighter selectMyClaimIdsRaw 2021-11-04 16:30:50 +08:00