I am implementing an attachment component and trying to be a good citizen by calling URL.revokeObjectURL() when my component is unmounted to cleanup the local blob resources.