Rusty Green
Rusty Green
This library does not work when trying to use it in lazy-loaded modules, due to the fact that the library imports "BrowserAnimationsModule". An angular library should not import this module....
Can you generate a new release since you added support for Keycloak 19? Currently need to use package.json overrides in order to use Keycloak 19 with your latest release `v12.0.0`:...
**Describe the bug** When passing a [filterGeometry](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#filterGeometry) value to the [FeatureTable widget](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html), it throws an error:  **Expected behavior** The FeatureTable widget should accept a [filterGeometry](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#filterGeometry) property value to filter...
**Description** When passing a form (FormGroup instance) that is already disabled to the formly component, the form will not adhere to the disabled state. The expected result of passing a...
If I point the music app to a large music collection (~500GB), to load the music app takes about ~30 seconds. I noticed one of the requests returns 17MB of...