Hi,
The AWS File uploader is having some very strange activity on a client’s app.
When I’ve used it on 2 blank pages I’ve been able to get it uploading to AWS all fine. However, if I put inside a reusable element or put the file uploader element onto a page with existing elements I can’t actually add any files to the file uploader. It becomes unclickable and invisible for no reason.
Is this a bug or does the file uploader have some type of logic that prevents me from using if ordinary file uploaders are present on a page?