CacheManager config sourceAnimationDuration set to 0, it will resolve to 100ms. I'm not sure if it is desired behavior, it can be misleading
props.sourceAnimationDuration || CacheManager?.config?.sourceAnimationDuration || 100
|
CacheManager?.config?.sourceAnimationDuration || |