Closed skrishn closed 5 months ago
@skrishn @jmhauck
This seems to be an issue with the Filter configuration component which is creating the filter config
The num field configured has a range defined on it
We are getting the following filter config :
In the filter configuration, we are getting the display option as "drop-down" and this is creating an issue. The instant app filter component is not able to show the values in the dropdown for this field with range
If we remove the display option "drop-down", then the Range selector is shown in the filter component and filters are working as expected
Please check with the instant app team if any changes are required from our side on this.
Logged an issue with IA team https://devtopia.esri.com/WebGIS/arcgis-portal-app-templates/issues/10049
Describe the bug
When a filter with user input> dropdown is configured, the app doesn't honor and throws a console error
Expected Behavior
App should honor the filter
Reproduction Steps & Sample
https://localgovdev.mapsdevext.arcgis.com/apps/instant/reporter/index.html?appid=5d67655f728647ca8c141f17a54134d5
Other Relevant Info
No response