Restore virtuoso states on browser back navigation
- manga chapter list - library duplicates - updates - history - download queue
This commit is contained in:
@@ -114,6 +114,7 @@ export const Updates: React.FC = () => {
|
||||
})}
|
||||
</Typography>
|
||||
<StyledGroupedVirtuoso
|
||||
persistKey="updates"
|
||||
heightToSubtract={lastUpdateTimestampCompHeight}
|
||||
components={{
|
||||
Footer: () => (isLoading ? <LoadingPlaceholder usePadding /> : null),
|
||||
|
||||
Reference in New Issue
Block a user