Closed MVarshini closed 10 months ago
I would still like to understand how we could be getting
undefined
values foritem
inside the filter.
OK, here's the answer: "Arrays can contain 'empty slots', which are not the same as slots filled with the value undefined
."
So, apparently our array of datasets has some entries which have actually been set to undefined
. That's...disquieting.
PBENCH-1314
Visualization page not loading