Bug Number | BUG-000115222 |
Submitted | Jul 09, 2018 |
Modified | Aug 21, 2020 |
Severity | Low |
Applies To | ArcGIS Online |
Version Found | 6.2 |
Prog Language | N/A |
Server Platform | N/A |
Client Platform | N/A |
Database | N/A |
Locale | N/A |
Status | Implemented |
Version Fixed | 6.3 |
SP Fixed | N/A |
Bug BUG-000115222
Synopsis
Adding the expressions 'Geometry($feature).x' and 'Geometry($feature).y' on a map service layer pop-up returns the following error message, "Runtime Error: Cannot call member method on null", if the service has multiple layers when added to a web map.
Additional Information
N/A
Alternate Solution
Add the layers that need the geometry expression for the pop-up individually to the web map, instead of adding the entire service at once. The individually added layers returns the correct results from the expression.