singlestat_specs.ts
8.24 KB
-
singlestat: fix ignoring zero value for table data · f7c48c5a
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
Daniel Lee committed