Fix userAddress bugs

This commit is contained in:
Fabio Berger
2018-03-11 12:04:46 +01:00
parent 4c08667a07
commit 56a8e0a09a
4 changed files with 15 additions and 11 deletions

View File

@@ -67,6 +67,7 @@ export class AllowanceToggle extends React.Component<AllowanceToggleProps, Allow
private async _onToggleAllowanceAsync(): Promise<void> {
if (this.props.userAddress === '') {
this.props.dispatcher.updateShouldBlockchainErrDialogBeOpen(true);
return;
}
this.setState({