4.16 dojo typerror problem

644
1
08-11-2020 12:20 AM
SevketBediroglu
New Contributor

We are using Arcgis JS 4.9 in one of our projects.The application is developed on Asp.Net Core and we hadn't any issues regarding that.We can successfully update our api to 4.15 . However when we try to update it to 4.16 , we get a dojo error like this : "TypeError: Cannot read property 'properties' of undefined."

I have deleted lots of code to understand the difference and I figured out that the problem occurs in mapview, so that we can't get beyond mapview in 4.16. I couldn't figure what has changed between 4.15 and 4.16 so that such an error occurs.

Could you please guide me?

Tags (3)
0 Kudos
1 Reply
SevketBediroglu
New Contributor

Sorry. It was a typo error. I could figure it out. Thanks.

0 Kudos