Is there a way to achieve this?
- Hide form submit button when Uppy’s upload button is visible
- Show form submit button when Uppy’s upload button is invisible
I’ve tried using uppy.on('file-added')
event but its fired before the Uppy’s upload button is render