Search Panes - `viewTotal` rebuilds the seachPane when selecting option
Search Panes - `viewTotal` rebuilds the seachPane when selecting option

You can test this out on your own example:
https://datatables.net/extensions/searchpanes/examples/initialisation/viewTotal.html
If I search for an option in the search pane and select that option, it resets the search of the search pane.
For example if I search the "Position" pane and I put in "Support" and select an option, the search is now reset.
This does not happen if viewTotal
is set to false.
Replies
Yep, that's pretty convincing, thanks for letting us know. I've raised it internally (DD-2614 for my reference) and we'll report back here when there's an update.
Cheers,
Colin