Rik

Results 281 comments of Rik

Yes, this is not good. I'll try to give this some more priority.

@pbowyer no problem, I'm simply too busy. This cuts of the text, so at least it doesn't exit the bounding box. ```css .filepond--file-status { overflow: hidden; max-width: 50%; } ```...

Currently this is not supported. FilePond will test if the current element is a textarea or input, and if so, will not handle the paste action. Else all FilePond instances...

@trydofor I'm not sure if I understand what you mean, please elaborate

I don't know why this happens, if someone feels like investigating this I'm all ears. IE11 is a very old browser, FilePond functions correctly and it states "upload complete" so...

Good point, I've been meaning to introduce some generic visual error state but haven't gotten around to it. A good start would be to at least communicate the error state...

Still on the list, bugs have priority, still want to add this but haven’t had time yet

@SaschaHeyer Thanks! Until this is default functionality you can use `onwarning` to capture the error and render a warning yourself.

We require the issue template to be filled out on all new issues. The issue template helps us collect all the information we need to address your submission efficiently. The...