Table: Keep expanded rows persistent when data changes if it has unique ID (#80031)
This commit is contained in:
@@ -21,6 +21,7 @@ const (
|
||||
StreamingQueryTypeFetch StreamingQueryType = "fetch"
|
||||
StreamingQueryTypeLogs StreamingQueryType = "logs"
|
||||
StreamingQueryTypeSignal StreamingQueryType = "signal"
|
||||
StreamingQueryTypeTraces StreamingQueryType = "traces"
|
||||
)
|
||||
|
||||
// Defines values for ErrorType.
|
||||
|
||||
Reference in New Issue
Block a user