Open
Description
From Stackoverflow:
I'm trying to filtering like multiple tag search with tablesorter. And, I found a widget that supports select2.
But, demo of the widget looks like it doesn't working correctly.
How can I use the widget? Or how can I implement taglike filter without the widget (with tablesorter)?
My response:
From looking at the console, it looks like its breaking from a select2 error. After looking up select2, I see v4.0.2 is out but the widget will need some work before it is compatible.