Last time I got that error, I believe that something was returning a null. It ended up that I commented out some dojo reference in an html tag. Also, I am not really sure about your intent but perhaps using something like this would work better:dojo.connect( layernamehere, "onBeforeApplyEdits", function( a,u,d) {// do really cool stuff here});
the featLayer that your applying edits to...is it currently within visible scale range?
I been trying to applyEdits to a feature and after I hit this error I cannot use the dojo.connect(layer, "onEditsComplete", function(add, updates, deletes)... to further update the featureTypeError: Unable to get value of the property 'getCellsInExtent': object is null or undefined[\code] any idea what causes this error?
TypeError: Unable to get value of the property 'getCellsInExtent': object is null or undefined[\code] any idea what causes this error?
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.