You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a query in the klogs plugin was adjusted, the page parameter still
had the old value of the selected page, which could result in an empty
result table. To fix this the page parameter is now always reset to 1
when a query or the time range is adjusted.
0 commit comments