Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular #48

Closed
asaf-paz opened this issue Dec 28, 2017 · 6 comments
Closed

Angular #48

asaf-paz opened this issue Dec 28, 2017 · 6 comments

Comments

@asaf-paz
Copy link

Hi,
I've tried to use your polyfill on my Angular app (version 5 as of now) and I had partial success.
It works great on Android devices, Chrome and IE on Windows 10. but on IOS IPhone it did not go well and also on Internet Explorer version 11 on Windows 7 had similar issue.
The functions has() , append() etc. work well.
The issue is with the post action.
There i get an error.
I've been trying to get my head around it and had no luck.
Can you give me an advise maybe?
Thanks.

@jimmywarting
Copy link
Owner

jimmywarting commented Dec 28, 2017

Could you try a minimal example using no angular?
Would help with some form of stacktrace of what is going wrong or some dump on the request that was mad in the network inspector

test if calling fd._blob() works

also are you appending any files also?
Need some hint of what is going on...
A code snippet would be grate

@asaf-paz
Copy link
Author

asaf-paz commented Dec 30, 2017 via email

@jimmywarting
Copy link
Owner

Could maybe change it to something similar to webkits. Was changed before don't remember the reason but need to look it up among the issues

@jimmywarting
Copy link
Owner

One requirement is that it's lowercased... #17
Dose removing the dot solve the issue or should we get rid of the dashes to?

@asaf-paz
Copy link
Author

asaf-paz commented Jan 2, 2018 via email

@jimmywarting
Copy link
Owner

jimmywarting commented Jul 24, 2018

Got a second guess: #44 (ie might not set the correct content-type)
where you using > 3.0.7 then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants