If my items are empty and loading is true, it probably means I'haven't completed fetching data yet, but the table shows the empty message.
We had to hack this together here https://github.com/elastic/kibana/pull/83360/files#diff-5dd9d72bca046db230734fcecb97df2d62159338286931cc38ea787349648e05R41-R44 to hide the empty message when we're doing our initial loading.
If my
itemsare empty andloadingis true, it probably means I'haven't completed fetching data yet, but the table shows the empty message.We had to hack this together here https://github.com/elastic/kibana/pull/83360/files#diff-5dd9d72bca046db230734fcecb97df2d62159338286931cc38ea787349648e05R41-R44 to hide the empty message when we're doing our initial loading.