lbry-desktop/ui/redux
infinite-persistence 81d77da17e
Fix states not updated in an immutable way.
It's technically incorrect and was causing the GUI to not update sometimes because the reference did not change, despite the array contents did. The GUI just happens to update most of the time due to other state changes.
2021-11-10 17:35:29 +08:00
..
actions selectClaimIsMineForUri to replace makeSelectClaimIsMine 2021-11-10 16:49:12 +08:00
middleware Track duration of startup events 2021-10-22 16:02:21 +08:00
reducers Fix states not updated in an immutable way. 2021-11-10 17:35:29 +08:00
selectors Simplify 'selectClaimIdForUri' 2021-11-10 16:50:26 +08:00