I ran into a small problem once a firetablestructurechanged event is called. The filter state is preserved, but the header renderer (which resets to default on firetablestructurechanged) does not get set back. As a result the funnel icon obviously does not appear again.
My workaround is to set the column filters again whenever firetablestructurechanged is called, but this obviously resets the filters. I was wondering if this could be fixed. thanks