I have a Filter widget set up in a Web App (built using Web AppBuilder) to enable the user to filter a polyline layer by an attribute field. The polyline layer is part of a Map Image Layer hosted on ArcGIS server 10.9.1.
When the filter is disabled, the user can interact with all of the layers within that service with no issues, but when the filter is applied, the entire service seems to freeze (including all of the other layers within that service that are not being filtered). The display simply shows the layers in their pre-filtered configuration and doesn't re-draw when the user pans/zooms around the map. Pop-ups also stop working on the layer.