singlestat: fix ignoring zero value for table data
When table data returns a column with the value 0, it should not ignore it. This change checks for undefined instead of if the value is truthy. Fixes #8531
Showing
Please
register
or
sign in
to comment