NestedHeaders not working after Filtering

Tags: #<Tag:0x00007f8b1d60a590>

Hi, I’m using NestedHeaders.
There’s a problem with this feature after filtering is used.

Fiddle: https://jsfiddle.net/k4bx1asv/4/
To see the issue, just set filter for any column to “Is empty”. After pressing OK, there’s no data shown (and that’s correct).
The issue is that I can’t change the filter anymore (clicking on the “arrow button” does nothing).

Andraz

Hi @andraz.podobnik

Thank you for pointing that out. It turned out it’s a regression in the newest version (12.1.0), it’s not present in the previous one (12.0), so if it’s possible, I would recommend to downgrade until we fix it. I also reported it on our GitHub, so you can track the issue here:

Hi @andraz.podobnik

I have good news here. It seems that the issue is fixed in v14.0. I tested it out with https://jsfiddle.net/jsa3Lgpf/1/

1 Like