25
Views
1
Comments
[LeafletJS - Reactive] Cannot read properties of undefined (reading intersects)
leafletjs-reactive
Reactive icon
Forge asset by Vincent Koning
Application Type
Reactive
Service Studio Version
11.53.30 (Build 61739)

I'm using Leaflet Js reactive block in my application. 

While my application is loading it runs some dataActions then I'm getting this error - attaching screenshots below.


I can see those errors are coming from Leaflet block only but I'm unable understand why it's happening.

Here it's showing names e.onAdd, e._layerAdd, e.whenReady etc these all are used in the scripts of it.


Can anyone suggest something why it is happening?

UserImage.jpg
Saransh

got the solution. So 'DestroyOnExit' was by default True for the map, because of that map was not there when data was loaded.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.