Error with ArcGIS JS API Editor CREATE_TOOL_AUTOCOMPLETE Tool

398
0
11-20-2017 03:12 PM
NilsBabel
Occasional Contributor II

Has anyone encountered errors with the CREATE_TOOL_AUTOCOMPLETE tool in the Editor?  I have a feature service in my map and am using the editor and template picker.  The editor and template picker start without issue.  When I draw a polygon in my polygon feature using the CREATE_TOOL_POLYGON, CREATE_TOOL_FREEHAND_POLYGON, or CREATE_TOOL_RECTANGLE it works correctly with no errors.  However, when I use the CREATE_TOOL_AUTOCOMPLETE I get an error in the console: Cannot read property 'autoComplete' of null init.js:113 at Object.<anonymous> (Editor.js:953).

I'm using the Esri JS API 3.22 and the angular esri map.  The features are served with ArcGIS Server 10.4

Thanks in advance.

0 Kudos
0 Replies