-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue where multiple accounts are selected for single select (#4187)
## Summary This fixes an issue in the account picker pane where multiple account could be selected when both `skipAccountSelection` and `manifest.singleAccount` is `true`. Instead, we select the first selectable account. ## Motivation Fixes bug reported by Doordash. ## Testing Manual testing via latest Testflight build on this branch. @carlosmuvi-stripe confirmed this fixes the issue! ## Changelog N/a
- Loading branch information
1 parent
235d85d
commit 1869bbe
Showing
1 changed file
with
40 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters