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
Usually, sizes do not make much sense for directories and it is quite
confusing for end-users when it shows a folder with "0kb". So disable
the size for directories by default, can be overwritten by config:
showSizeForDirectories: true
This might be useful if your backend API knows the size of the
directories contents.
0 commit comments