Hello.
I’m playing with datatable filters.
I’ve noticed that filter is rendered twice during init (actually 2 renders and 4 refreshes per filter).
Datatable is initiated in the background and then view added to tabbar layout.
So I’m wondering - when filters are supposed to render?
Datatable is rendered once btw.