Toggle filter still clickable when not enabled

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

Hello Craig,

Thank you for bringing this to our attention. We have been able to reproduce the problem you are experiencing and have notified the developers of this issue. We will update this post when a future release addressing this bug is available. Thanks for alerting us of this bug and helping make Skuid better!

-Mark DeSimone

Is there a work around for this?