Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Conversation

DanSallau
Copy link
Contributor

Hi,

Attached contained a little fix for the verify_code of the create account feature.

actions.createAccountFieldUpdate('step', 1);
actions.createAccountFieldUpdate('progress', false);
})
.catch((err) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use async/await here too, with a try catch block

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanted to , but on a second thought i didn't considering the light action performed. 😉 Have added now.

borisyankov added a commit that referenced this pull request Feb 22, 2016
@borisyankov borisyankov merged commit 5dfbe27 into regentmarkets-repo-archive:master Feb 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants