Gavin Rehkemper

Results 114 comments of Gavin Rehkemper

Hi @kpennell, can you please post a snippet of the geojson in question? Thanks, Gavin

Note the discussion on trade-offs here: https://github.com/gavinr/github-csv-tools/discussions/83#discussioncomment-3423467

Hi, thank you for the report. I investigated this, and I think it started happening in [v3.0.5](https://github.com/Esri/esri-leaflet/releases/tag/v3.0.5), where in PR #1304 @patrickarlt predicted there [may be performance issues](https://github.com/Esri/esri-leaflet/pull/1304#issuecomment-1011745364). I think...

@mcalmus I'm having a hard time finding a public layer service that has those types of items - do you have the URL to a public service that we can...

@addy thanks, can you please post the steps I would need to follow to see that error?

Thanks @jgravois for the help. That workflow actually works for me: ![image](https://user-images.githubusercontent.com/209355/191887295-9a21daf6-5697-4fb8-ade4-0dee33deae66.png)

Thanks for the reproduction case. I do see it there, and have also tested on this project: https://github.com/gavinr/esri-leaflet-react-demo/tree/leaflet-1.9 and get the same error: ![image](https://user-images.githubusercontent.com/209355/192438722-8d1a4d1a-9064-456e-a4c0-4210abf73c2b.png) I'm wondering if this is the...

Leaflet released v1.9.2 a few hours ago: https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2 And [I have tested](https://github.com/gavinr/esri-leaflet-react-demo/pull/2) that using 1.9.2 (instead of 1.9.0 or 1.9.1) fixes this issue for me. @addy please test after running:...

Now when I run `npm start` in `demos/job`, it opens a browser but I don't see anything about jobs. Am I supposed to see a Job being run here? ![image](https://user-images.githubusercontent.com/209355/192056717-04dc52da-9c2a-49ca-a9b9-0ba10c1be847.png)