Merge branch 'master' into ui-2
# Conflicts: # js/src/views/ContractDevelop/store.js
This commit is contained in:
@@ -83,7 +83,10 @@ class ParityBar extends Component {
|
||||
dappsStore
|
||||
.on('loaded', (app) => {
|
||||
this.app = app;
|
||||
this.loadPosition();
|
||||
|
||||
if (this.props.dapp) {
|
||||
this.loadPosition();
|
||||
}
|
||||
});
|
||||
|
||||
if (this.props.dapp) {
|
||||
|
||||
Reference in New Issue
Block a user