kopia lustrzana https://github.com/cheeaun/phanpy
Quick fix rendering bug when switching media filter
rodzic
ea660f9146
commit
bca205182e
|
@ -370,7 +370,7 @@ function Timeline({
|
|||
useItemID={useItemID}
|
||||
// allowFilters={allowFilters}
|
||||
filterContext={filterContext}
|
||||
key={status.id + status?._pinned}
|
||||
key={status.id + status?._pinned + view}
|
||||
view={view}
|
||||
/>
|
||||
))}
|
||||
|
|
Ładowanie…
Reference in New Issue