Rene Rubalcava
Rene Rubalcava
Ah, here it is. `Hosted` styles are supposed to be read-only when published from Pro. https://github.com/Esri/arcgis-vectortile-style-editor/issues/6
That's odd. Are you following the blog post or did you download this repo. http://odoe.net/blog/?p=447 This repo should should work, I'll double check the blog post to make sure code...
I haven't tested it with yeoman or bower and I'm unable to replicate this issue. I tested in IE/FF/Chrome using IIS. Do you have specifics on browser version? Thanks.
Verified as possible issue in JSAPI. Filed issue with team to see about a fix.
Can you provide some more details. I just tested and I'm only prompted once on my device.
Is this on a specific device, browser?
Ok, I can see this in FF. I think this is more of a browser issue. Not something we can really work around when it comes to permissions like that....
I tried to address this issue, but I think it should be ok. Dragging doesn't seem to switch to the map, it's more of a UI issue. But if you...
This will require I build a custom snackbar component rather than use the one that comes with [`@rmwc`](https://jamesmfriedman.github.io/rmwc/snackbars) that I use. I can do this at a later date.
This is more of a React usage question, not related the JS SDK, but I can help a bit here. Your input is not being cleared because the input state...