Gavin Rehkemper

Results 21 issues of Gavin Rehkemper

### Describe the bug We are getting a warning in the automated unit tests: ``` WARN: 'Deprecated: Passing fetch-mock reset methods directly in as handlers for before/after test runner hooks....

help wanted

### Describe the bug When trying to load Esri Leaflet via ES Modules via an ESM CDN like [esm.sh](https://esm.sh/) or [esm.run by jsDelivr](https://www.jsdelivr.com/esm), there is an error: > Uncaught SyntaxError:...

### Describe the bug It was discussed [here](https://github.com/okta/okta-react/pull/256#issuecomment-1530138204) that `` cannot be used with React Router v6. This fact was confirmed by @jaredperreault-okta [here](https://github.com/okta/okta-react/pull/256#issuecomment-1530475348), and Jared linked to [this sample](https://github.com/okta/okta-react/tree/master/samples/routing/react-router-dom-v6)...

bug

**Is your feature request related to a problem? Please describe.** When I'm about to delete a bunch of items (e.g. webmaps), even though I'm quite sure the item is not...

enhancement

- Moved exiting changelog to `CHANGELOG_LEGACY.md`. - Added new CHANGELOG.md to point to each package's changelog.

Removed all references to `arcgis-rest-service-admin`, which is an old package name that was replaced by `arcgis-rest-feature-service`. See here: - https://github.com/Esri/arcgis-rest-js/pull/930 - https://github.com/Esri/arcgis-rest-js/issues/933

### Describe the bug When setting the style layers in the following format, at esri-leaflet-vector v4.2.1 it does not work anymore: ``` L.esri.Vector.vectorTileLayer( myUrl, { style: function (style) { style.layers[0].paint...

added overwrite and isView options to ICreateServiceOptions, per https://developers.arcgis.com/rest/users-groups-and-items/create-service/#request-parameters

backport maplibre versions into changelog