On a brand new nuxeo-server-tomcat-10.2-SNAPSHOT with only the following packages:
Local packages:
addon started amazon-s3-direct-upload (id: amazon-s3-direct-upload-1.1.1-SNAPSHOT)
addon started amazon-s3-online-storage (id: amazon-s3-online-storage-1.9.1-SNAPSHOT)
addon started nuxeo-web-ui (id: nuxeo-web-ui-2.3.2-SNAPSHOT)
The S3 direct upload fails because the 's3' is not registered as the default provider.
The following error is displayed in the js console:
nuxeo-s3-direct-upload.html:106 Uncaught TypeError: Cannot read property 'getProviders' of undefined
at nuxeo-s3-direct-upload.html:106
at nuxeo-s3-direct-upload.html:158
See the attached screenshot .