Gavin Rehkemper
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: 
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:  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:...
Closing per @dbouwman.
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? 