table icon indicating copy to clipboard operation
table copied to clipboard

fix: filter should filter out null values

Open simPod opened this issue 3 years ago • 1 comments

Fixes #4245

simPod avatar Sep 09 '22 15:09 simPod

@tannerlinsley I suppose the autoRemove should somehow get involved so maybe my fix is in wrong direction?

Though I was thinking those tests might be valuable nonetheless.

simPod avatar Sep 09 '22 15:09 simPod

We currently experience problems because some of our values are null, so could this get a higher priority?

stephanvdhorn avatar Oct 17 '22 09:10 stephanvdhorn

+1

ahammouda avatar Oct 26 '22 17:10 ahammouda

You guys can override the filter fns with your own custom ones to fit your requirements

KevinVandy avatar Oct 26 '22 19:10 KevinVandy

Ofc but that's not a solution that benefits others nor systematic one. I'd like to solve it on library level though workaround are possible.

simPod avatar Oct 26 '22 19:10 simPod

Closing this in favor of #4441, as it got fixed in v8.5.26

KevinVandy avatar Nov 14 '22 02:11 KevinVandy