- Fix issue where local server files could not be re-uploaded after editing and did not trigger remove of source file.
Unclaimed project
Are you a maintainer of filepond? Claim this project to take control of your public changelog and roadmap.
storeAsFile property, if set to true FilePond will attempt to store the file objects in file input elements allowing file submit along with parent form (no need for server property). **This only works if the browser supports the DataTransfer constructor, this is the case on Firefox, Chrome, Chromium powered browsers and Safari...allowRemove to impact other instances of FilePond. #713HEAD no setting server id to hidden input element.