Patrick Arlt

Results 33 issues of Patrick Arlt

I'm working on a component library built with Stencil JS that is using focus trap and I ran into https://github.com/ionic-team/stencil/issues/1782 trying to setup prerendering with Stencil. When Stencil prerenders it...

### Describe the problem Currently if I wanted to get the `details` from an error (if they are present). I need to use `error.response.details` which isn't terribly intuitive. ### Describe...

### Describe the problem Currently we re-export shared types from the `shared` package from all packages where they are used. This is a work around for https://github.com/TypeStrong/typedoc/issues/1612. ### Describe the...

### Describe the problem As discussed in https://github.com/Esri/esri-leaflet/pull/1372#pullrequestreview-1662593212 and https://github.com/Esri/esri-leaflet/issues/1373 there are lots of cases where features are requested before we know if the service supports GeoJSON or not. This...

Need to write some tests to make sure everything is working...

@gavinr @tomwayson and I discussed this at DevSummit. This feature was originally added for some functional programming workflows that never materialized. Removing it would reduce our overall surface area without...

### Description We should update the docs for the various method that support `nextPage()` function. This means: * Anything returning (`ISearchResults`](https://developers.arcgis.com/arcgis-rest-js/api-reference/arcgis-rest-portal/ISearchResult/) so `searchItems()`, `searchGroups()`, `searchUsers()` * `findPlacesNearPoint()` and `findPlacesNearExtent()` *...

good first issue

This issue is for discussing what should be included in ArcGIS REST JS v5 which be our next major version and breaking change opportunity. There are a few things that...

### Describe the problem I think it is time to consider moving to a new level of browser support for ArcGIS REST JS. When we launched 4.0 we switched the...

Hi @rowanwins it has been awhile. In case you missed it we launched a new ArcGIS Maplibre integration at https://github.com/Esri/maplibre-arcgis. Currently we include some limited support for feature layers bu...