I have an app that was upgraded from 18.2 -> 24.1.
Theme refreshed to 24.1:

When I add a filter to an IR:

I get this JS error in the console:

Which points here:

The dispatch_date column I am filtering on is just a standard date column:

Seems like a bug, any ideas?