version : `3.6.0` thank for awesome package. i add files manually and its ok 👍 ```js nazer.project_pictures.forEach(element => { this.nazerManuallyUpload(element.file, element.url); }); ```  but when i want to use `getAcceptedFiles ()` method its returning emty array. what should i do? and if i send files by user its works . thanks.