Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Uncaught TypeError: Cannot read property '3' of null #556

Closed wspiking closed 5 years ago

wspiking commented 5 years ago

Hello,

I'm trying to deploy a geoform on our webserver and keep getting the error below in dev tools. I get the same error when launching your geoform from http://esri.github.io/geoform-template-js/. Any ideas? I've made both my webmap, app, and feature layers public in testing. Not sure what else to try. Any help would be greatly appreciated.

Thank you,

Bill

screenshot

ccrozek commented 5 years ago

I'm having the same issue. Plugged the appid into the default.js, changed the sharing host, made everything public, and just gets stuck on the loading gif.

wspiking commented 5 years ago

Thank you for verifying @ccrozek . Any ideas on what could be causing the issue @driskull @kellyhutchins ?

driskull commented 5 years ago

I'll check it out 👀

wspiking commented 5 years ago

Thanks!

driskull commented 5 years ago

Fixed!

ccrozek commented 5 years ago

can confirm that it works for me now with my geoform. Thanks so much!!