If I enable Compressor option
.use(Uppy.Compressor, { id: 'Compressor' })
The preview is created but I then get an upload files button which does nothing. If I disable Compressor then the button is not displayed and upload starts straight away ?
Any ideas what is causing change in behaviour ?
Thanks