Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#357 Fix CustomProperties Blob issue #409

Merged

Commits on Aug 22, 2023

  1. ebess#357 Fix CustomProperties Blob issue when adding a new file with…

    … custom properties
    
    When custom properties were set for a newly added file, stringifying the image object would replace the file Blob with a plain object containing just the file name. This change ensures that newly added files are retained after their custom properties are modified before submission.
    
    Signed-off-by: Tobias Grasse <tg@glancr.de>
    tobias-grasse committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b4d85d1 View commit details
    Browse the repository at this point in the history