apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.85k stars 993 forks source link

[Bug] Tags and orther column display incorrectly when tag is empty #1552

Closed youyangkou closed 2 years ago

youyangkou commented 2 years ago

Search before asking

What happened

When tags of Application is empty, each column of data in the job row of the home page is displayed incorrectly.

StreamPark Version

1.2.4/dev

Java Version

1.8

Flink Version

1.13

Scala Version of Flink

2.11

Error Exception

TypeError:Cannot read properties of null(reading 'split')

Screenshots

image image

Are you willing to submit PR?

Code of Conduct

wolfboys commented 2 years ago

indeed a bug, thanks for you fix it.