You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constuseMountItem=props=>{if(initialRef.current){const{ remover,dimensions: itemDimensions}=dimensions.registerItem(itemKey,{
ignoredToPerBatch,
recyclerType,},);disposerRef.current=remover;// @ts-ignoreitemDimensionsRef.current=itemDimensionsinitialRef.current=false;}useMemo(()=>{// itemMeta will be nullconstitemMeta=dimension.getFinalKeyMeta(itemKey)},[])}
The text was updated successfully, but these errors were encountered:
To Reproduce
The text was updated successfully, but these errors were encountered: