Coral-fileupload not indicating that if file is selected by the user
After clicking the upload option and selecting the file, the file does not get displayed on UI while using <coral-fileupload>. Its not working either on https://developer.adobe.com/experience-manager/reference-materials/6-5/coral-ui/coralui3/Coral.FileUpload.html.
Scenario:
I have created custom tools on AEM UI and creating body content using coral ui where I need to upload files to process.
Is there any other way we can create upload files section and call the servlet in AEM UI tools
