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

Make onBeforeUpload async compliant #2

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

harryadel
Copy link

In our application we fetch the user (i.e await Meteor.userAsync) but of course this causes problems when used inside of onBeforeUpload so this little modification is to support making onBeforeUpload async

@hluz
Copy link

hluz commented Oct 7, 2024

@bratelefant , do you think you merge this into your repo and publish new beta version anytime soon? would really help...

@bratelefant bratelefant merged commit 0d6707e into bratelefant:master Oct 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants