v0.26.0 Release
- Ignore
undefinedproperties when submitting an object that hasBlob/Filefields (which is under the hood converted toFormData) for consistency with howJSON.stringifyworks (see pocketbase#6731).
undefined properties when submitting an object that has Blob/File fields (which is under the hood converted to FormData) for consistency with how JSON.stringify works (see pocketbase#6731).