Rusty Green

Results 5 issues of 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: ![image](https://user-images.githubusercontent.com/1774477/180282233-58da8343-b960-45d7-98e2-c87ac5a9bd88.png) **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...

bug

**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...

bug

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...