meta-magic / amexio.github.io

Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
http://www.amexio.tech
Apache License 2.0
167 stars 72 forks source link

File upload dont work #102

Closed baminmru closed 5 years ago

baminmru commented 5 years ago

I'm submitting a...


[X ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request

Current behavior

control call http-url, but file data not send

Expected behavior

File data send to specified http-url

Minimal reproduction of the problem with instructions

For bug reports please provide the STEPS TO REPRODUCE and if possible a MINIMAL DEMO of the problem via https://plnkr.co or similar (you can use Our Amexio Plunker as a starting point: http://plnkr.co/edit/M9AeGH?p=info)

What is the motivation / use case for changing the behavior?

Environment

Windows 10


Angular version: 6.0


Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [X ] Firefox version 62
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:
- Node version: 10.11.0  
- Platform:  Windows 

Others:

See fileupload.component.ts at line 205. getFileListData() { const formData = new FormData(); // formData always empty !!!

rashmithakkar commented 5 years ago

We will check and get back to you soon.

rashmithakkar commented 5 years ago

Hi @baminmru , We are sorry that it took long to resolve the bug. You will find it resolved in v5.4.1 .

Please take update and if you find any more issue please revert us back.