Looking for a way to programmatically disable the default spinner that appears when clicking on a map. An example of the spinner in question is the one that briefly appears just before a popup, as seen in the animated gif attachment.
I have a custom implementation of the Sketch tool where the user can select polygons from existing layers and edit them as graphics. Spinners have never shown when selecting polygons until upgrading from jsapi 4.19 to 4.24. Now they randomly appear and it takes an extra click to remove them when they do.
How can I control display of this spinner with the api? I can't find any hooks.