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

fix(uploader): validation of the destination should not compare the class #1369

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. fix(uploader): validation of the destination should not compare the c…

    …lass
    
    This some how breaks when used with Vue 2, maybe the prototype is not set correctly,
    but with the current files app this breaks.
    So instead just validate the type if folder and a source is set (we only use the source).
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f10e078 View commit details
    Browse the repository at this point in the history