In the UppyFile interface, there is a size property which is set to number | null.
I want to understand under what cases or scenario the size can be null-able?
In the UppyFile interface, there is a size property which is set to number | null.
I want to understand under what cases or scenario the size can be null-able?