filepond
filepond copied to clipboard
FilePond does not load file object in dynamically created iframe
trafficstars
Summary
Drop files does not work when filepond is in a dynamically created iframe.
Aditional bugs:
- height is not set
- inseting with
var pond = FilePond.create(element);not working
How to reproduce
https://codepen.io/dm1222/pen/vYNXGvp
Does the iframe have a valid doctype?
I updated the example and added a doctype but no change: https://codepen.io/dm1222/pen/vYNXGvp
Just tested in Chrome, seems to work correctly?
I get an 404 error when i drop an image file (Chrome, Safari):
