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(FilePickerBuilder): Fix paths returned in Promise by pick method #963

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 27, 2023

…d and reject if nothing is picked

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv skjnldsv merged commit 48bd6ad into master Aug 27, 2023
8 checks passed
@skjnldsv skjnldsv deleted the fix/filepicker-return branch August 27, 2023 10:20
@skjnldsv skjnldsv mentioned this pull request Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pick returns invalid path, but button callback works Throw when cancelling or clicking outside
2 participants