Junhan Yang created FLINK-26245: ----------------------------------- Summary: flink-runtime-web submit showPlan not working Key: FLINK-26245 URL: https://issues.apache.org/jira/browse/FLINK-26245 Project: Flink Issue Type: Bug Components: Runtime / Web Frontend Reporter: Junhan Yang Attachments: image-2022-02-18-16-35-04-834.png
The viewchild `DegreComponent` is incorrectly defined as `\{ static: true }` (should be false since the component is not rendered if showPlan button is not clicked yet) . On the other note, a better practice to control the state of `DegreComponent` is through @Input/@Output rather than viewchild. !image-2022-02-18-16-35-04-834.png! -- This message was sent by Atlassian Jira (v8.20.1#820001)