I have a toggle filter on a table. When changes are made on this table, the filter appears to disable as would be expected.
However, you can still click on the text of the filter button and it will try to activate the filter, block the UI, and throw a javascript error.
"Uncaught Model 'Products' has unsaved changes. To update this model's data, you must first save or cancel the changes."
This is problematic as the UI stays blocked with the “Applying Filter…” message and does not timeout. The error is sent to the console, but unless you have that open, you do not know there was a problem.
Skuid version 8.15.15