|
POST
|
Here's another issue I just came upon today. When viewing attribute expressions in the Map Viewer, the display order for expressions is now using text ordering and not numeric ordering. In the example below, expression 10 is now next to expression 1. This is super frustrating as many of the expressions built are in sequence while working, so now I have to scroll up and down when moving from expression 2 to 3 to 4, etc...
... View more
a week ago
|
0
|
1
|
179
|
|
POST
|
This is going to be rant about ArcGIS Online updates, and hopefully it reaches other Esri customers that feel the same way, and is heard by Esri staff... Let me start by saying that I REALLY do enjoy GIS and most Esri products. It gives us, the GIS community, a chance to be creative, help our colleagues analyze and visualize datasets, and for those of us in the public sector (which I am) the ability to provide data to all sorts of public users. ArcGIS Online has become a centerpiece of Esri product integration, whether it be Pro, Experience Builder, dashboards, surveys, Field Maps, etc... and I got to say to Esri: you HAVE to do better with your ArcGIS Online updates. So many customers are finding broken experiences, dashboards that now look wonky with font sizes, selectors that no longer work, Field Map items no longer seeming to function as expected prior to the update, and I'm sure other hidden items that I'm not aware of. Speaking for myself, and some of my colleagues, it often feels that these updates are haphazardly released, not properly vetted, and done so to meet some sort of requirement for a quarterly update. As an example, I can't count the dozens of dashboards I now have to review to see if simple things like font sizes are way off, whether they be too big or too small, check for color palettes that have been reset, or explain to users that aren't as technically savvy how to clear their browser cache in order to get a pop-up to work in Experience Builder. We have a great team of GIS professionals in our group, and are often commended for the work we do, and I can't help but think of smaller organizations that may only be a single person shop that is trying to get GIS buy-in from management. Those users, having a day like today where many of the products you've built no longer look or function as expected, and trying to explain that. Please....when an update is to be released, provide a notice PRIOR to the update with a list of changes to give users an expectation of what WILL be changed so we have some sort of an idea of what to expect. Put this in a splash screen on AGO, provide a soft release or toggle for items where we can preview changes. Showing up to work after the past few ArcGIS Online updates, I'm now expecting things to be broken, apps not to work, dashboards not to look as they did the previous day, and spend my day talking to Esri Support about what is an intended change versus what is a bug. Maybe I'm the only one that feels this way, but I have a feeling I'm not.
... View more
2 weeks ago
|
17
|
4
|
743
|
|
POST
|
99% of our ExB apps are built using Dev Edition and hosted locally on one of our web servers. I'd REALLY like to use the AGO hosted version of ExB to offload resources/infrastructure/threats from our infrastructure, but days like today and updates like this, make me wonder if that's a good idea. At least with Dev Edition, once it's built, it's built, and you don't have to worry about some update coming along and ruining things.
... View more
2 weeks ago
|
1
|
0
|
1000
|
|
POST
|
Here's a video of me trying to update an existing item description, in case anyone needs a laugh.
... View more
2 weeks ago
|
6
|
0
|
1096
|
|
POST
|
Cripes ... our dashboards look bad now. The indicator font sizes are all over the place, some are huge, some are tiny. If an Arcade script is set to refresh, there's now a scrolling line at the bottom within the window, seems like some of the color options were reset.
Does Esri have a QA team that vets their updates before releasing them to the public?
Nothing like paying an arm and a leg to use their products, and then constantly have to go back and fix things after an update.
... View more
2 weeks ago
|
4
|
1
|
2116
|
|
POST
|
Another issue I've noticed is updating an item description. When typing, after a character or two, the cursor jumps back to the very beginning of the item description. It's impossible to update text without it coming out as a jumbled mess.
... View more
2 weeks ago
|
3
|
2
|
1117
|
|
POST
|
Noticed this issue on our hosted ExB apps this morning. Talked with Esri Support and everything worked as expected in an incognito window. So...it appears the ExB issues are browser cache related.
... View more
2 weeks ago
|
2
|
1
|
2154
|
|
POST
|
Clearing the browser cache should also remedy the situation. Having said that, users may not know how to do that on their own, and may also have other side effects related to other applications.
... View more
2 weeks ago
|
2
|
0
|
493
|
|
POST
|
Talked with Esri Support --- Everything worked as expected within an In-Private window (Edge's version of Incognito mode). So...seems that the ExB issues are cache related.
... View more
2 weeks ago
|
0
|
3
|
745
|
|
POST
|
I came here looking to see if anyone had a similar issue. Our pop-ups are missing entirely. They were there yesterday, gone today. This is only for Experience Builder. The pop-ups are still there and look as expected in the source web map.
... View more
2 weeks ago
|
3
|
4
|
858
|
|
POST
|
The Search widget actions work as expected, the location is shown on the map, and the location is set in the NearMe widget. Below are the NearMe widget actions. The Data | Filter actions are what aren't working, same as what's shown above. I don't have a table action. This is the only widget set to filter data. Workflow: Enter Address in Search widget ---> location from Search widget is passed to NearMe widget ---> below are the NearMe widget actions
... View more
06-12-2026
07:09 AM
|
0
|
0
|
265
|
|
POST
|
Nope, the NearMe widget is hidden, and the user does not interact with it.
... View more
06-10-2026
06:37 AM
|
0
|
0
|
319
|
|
POST
|
The bug mentioned does sound similar, and I have contacted Esri support to raise a case. My workflow is a bit different than that mentioned in the bug report. I have the NearMe widget hidden behind a banner, so the user never sees or interacts with it. The selected feature from the NearMe analysis is displayed within a Feature Info widget. This part works as expected on the first and subsequent runs. What isn't working on subsequent runs are the filter actions set on the NearMe widget, shown below circled in red. These are two layers within the map that have a common field with the analysis layer. These filters only seem to work on the first run. The filter action in green is set to the analysis layer, it's auto-bound, and works as expected.
... View more
06-10-2026
06:29 AM
|
0
|
2
|
322
|
|
POST
|
Below is my workflow with ArcGIS Online Experience Builder: 1. Users enter an address using a Search widget 2. Search widget location is passed to the NearMe widget 3. NearMe widget executes a Closest Feature analysis 4. NearMe widget has actions to: filter the map layer being used in the analysis (auto-bound), filter two other map layers using a common attribute. Step 4 only works on the first execution. On any subsequent executions, the two map layers being filtered don't seem to return anything. The polygon being used in the NearMe analysis continues to be filtered as expected. Below are examples: First execution works as expected. The polygon (orange) is filtered and the animated layer shown as an orange halo (green arrow) is filtered and displayed. Subsequent executions do NOT work as expected. The polygon (orange) is filtered correctly as this the analysis layer in the NearMe widget. However, the point feature shown with a green arrow should have an animated symbol as it is the feature with same common attribute as the polygon, but nothing is shown. I have tried multiple different settings in the NearMe widget. Tried using "Data" as the target rather than the map, same result. Is this a known limitation of the NearMe widget? ... am I missing some setting somewhere? ... is this a bug?
... View more
06-09-2026
02:42 PM
|
0
|
6
|
420
|
|
POST
|
@DeirdreSmyth Nope, it's super frustrating. We have multiple hosted tile layers containing imagery projects that we'd like to be able to easily track usage on, but these item types (Map Service) don't return any usage data even though the Usage tab on the item page does. Hosted vector tile layers are another item type that doesn't return any usage data through the Python API. Again, super frustrating as we use hosted vector tiles for our organizational base maps and we'd like to be able to track usage on those items too. Below are some examples. We're a County government, our items are open to the public. Item identifiers provided for testing. Hosted Tile Layer example Hosted Vector Tile Layer example Perhaps someone associated with Esri can provide some insight why these particular item types don't return any data through the Python API...? @ShareUser @KellyGerrow @JakeSkinner
... View more
05-26-2026
06:44 AM
|
0
|
1
|
233
|
| Title | Kudos | Posted |
|---|---|---|
| 4 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 3 | 2 weeks ago | |
| 17 | 2 weeks ago | |
| 6 | 2 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|