knockout-file-bindings icon indicating copy to clipboard operation
knockout-file-bindings copied to clipboard

HTML5 File bindings for knockout js with drag and drop and custom input buttons

Results 4 knockout-file-bindings issues
Sort by recently updated
recently updated
newest added

Iterating with *in* is not safe on objects that could be polluted like Array because it will pick up the polluted properties as well. This fix allows this plugin to...

When set accept="application/pdf" on input tag, can't preview the file.

Is it possible to add a max file size upload parameter? If someone tries to upload a file that's over a certain size "Max file size reached" error message should...