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 conatined few changes that should address the language change login/authorization issues . The second invalidcontract error might be as a result of an expired contract id and has not yet been addressed by this PR. Would look further for that Monday.

@DanSallau DanSallau closed this Feb 29, 2016
@DanSallau DanSallau reopened this Feb 29, 2016
api.getAssetIndex();
api.getTradingTimes();
export const changeLanguage = async (dispatch, ln) => {
api.events.on('authorize', response => response.error ?
Copy link
Contributor

Choose a reason for hiding this comment

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

We want to use the promise + await approach in this case.
Though I am not sure even if this needs to be here?!?

@DanSallau DanSallau closed this Mar 8, 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