Uncaught TypeError: Cannot read property 'parentNode' of null

1683
1
12-22-2017 01:32 AM
SivaramKrishnan2
New Contributor III

Hi

I'm using WAB 2.5 and JS API Version 3.2 hosted in local server. when i click a feature of dynamically created featurelayer an error is coming after the InfoTemplate pops up.

Uncaught TypeError: Cannot read property 'parentNode' of null
at Object.a.place (init.js:208)
at Object.<anonymous> (RelatedRecordsPopupProjector.js?wab_dv=2.4:600)
at init.js:63

NOTE: This Error message is not coming if i were in debug mode, come to know once the feature is clicked and pressed F12.

please help me to resolve this error.

Regards

Siva

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Siva,

  It is an error and I am not sure why you are getting it but I can tell you that it is not something that will impact your applications usage. My custom popup pane widget will cause this error to appear all the time and it does not affect the apps performance.