Scott Davis

Results 103 comments of Scott Davis

I used this code in my project and it works great! I would love to see this merged!

This still appears to be an issue to me at iOS < 16. 16+ is fine.

[This](https://github.com/agrc-widgets/map-tools/blob/master/_src/ExtentRouter.js) would be helpful for this issue. There's a 3.x version of it in the old widgets repo.

Hey @keatonwalker. Just pinging you to make sure that you saw that this was implemented in the latest version of atlas that I just pushed to production.

Oh yes. I misread that. No graphic but it could be added easily.

My estimate for this is 3-5 hours to add this to the existing popup.

After updating to v1.0.25: ``` Traceback (most recent call last): File "C:\Python27\ArcGIS10.3\Scripts\rerun-script.py", line 9, in load_entry_point('rerun==1.0.25', 'console_scripts', 'rerun')() File "C:\Python27\ArcGIS10.3\lib\site-packages\rerun\rerun.py", line 141, in main signal.signal(signal.SIGTTOU, signal.SIG_IGN) AttributeError: 'module' object has...

When the user clicks again on the map or closes the identify pane?

Without `CLOUDFLARE_ZONE_ID` defined in secrets, I get this error message from serverless in the deploy action: ![image](https://user-images.githubusercontent.com/1326248/67314121-67de5400-f4c1-11e9-8f4e-6518440c9961.png) As for adding my `workers.dev` as a site, it didn't like it either:...