Skuid table ignoring filter changes

I’m having a strange issue with a page… I have a table on a model with several conditions which are filterable. This has been working well for at least a year. Recently a user reported that the filters are not doing anything to the table. I am attaching a link to a video of this issue in action. There are NO javascript errors in the console. The filter simply does not affect the table.

https://mkarmel-plymouthenergy.tinytake.com/sf/Mzk5MzAzXzIyMjAwMzQ

Any ideas??? This is a Production issue…

When you debug the models soql after setting the filters what happens?  Do the conditions activate as you would expect? 

No the soql seems off. When I inspect the conditions in the console, the value doesn’t seem to be getting set correctly.