()
| 14394 | dataScopeId = this.getBestDataScopeId(); |
| 14395 | if (dataScopeId == null) dataScopeId = this.state.dataScopeId; |
| 14396 | const calculating = ()=>{ |
| 14397 | this.dialogFocusHandler.focus && this.dialogFocusHandler.focus(); |
| 14398 | }; |
| 14399 | this.setState({ |
| 14400 | sideTabId, |
| 14401 | dataScopeId, |