ByronHsu commented on a change in pull request #470:
URL: https://github.com/apache/submarine/pull/470#discussion_r539139967
##########
File path:
submarine-workbench/workbench-web/src/app/pages/workbench/experiment/experiment.component.ts
##########
@@ -101,7 +101,7 @@ export class ExperimentComponent implements OnInit {
this.modalProps = { ...this.modalProps, ...props };
});
- this.reloadCheck();
+ // this.reloadCheck();
Review comment:
Oh, I accidentally commented on this line.
However, I think there is a better way to handle this issue. I will check it
later when I start to refactor the code.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]