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(secure-storage): add missing "getPromise" import #2727

Merged
merged 1 commit into from Sep 25, 2018
Merged

fix(secure-storage): add missing "getPromise" import #2727

merged 1 commit into from Sep 25, 2018

Conversation

TomSeldon
Copy link
Contributor

Fixes error when using secure-storage plugin.

When calling .create() it makes a call to getPromise. This was not imported, and so throws an error.

@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Sep 19, 2018
@danielsogl danielsogl merged commit 457d47c into danielsogl:v5 Sep 25, 2018
@TomSeldon TomSeldon deleted the v5-fix-secure-storage branch September 25, 2018 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants