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

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Sep 4, 2024

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).

…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 <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Sep 4, 2024
@susnux susnux merged commit 438876f into main Sep 4, 2024
17 checks passed
@susnux susnux deleted the fix/destination-validation branch September 4, 2024 15:11
@susnux susnux mentioned this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants