Select to view content in your preferred language

Highlight issue in v4.30 and 4.31

267
3
Jump to solution
01-06-2025 06:25 AM
PavelJANDA
New Contributor

Hi,

Found an issue with FeatureLayerView.highlight in version 4.30.

When you use highlighting on a polygon feature layer, CPU spikes to about 15% (depending on how powerful your machine is) and it will stay that way forever even when no map interaction is happening. In addition to that, GPU activity is also high.

We also noticed that if browser session is left open for about 10 mins (again might depend on how powerful your machine is) and then refresh the page, you will get Array buffer allocation error from mapViewDeps.js file. This is how we found this issue originally.

PavelJANDA_0-1736173403009.png

We originally identified this issue in 4.30 but it seems to start happening in 4.29. It is present in 4.30, 4.31 and also in version 4.32 (next).

Find a sample here: https://codepen.io/jandic/pen/emOyBJK

Thanks for any insights,

Pavel

0 Kudos
1 Solution

Accepted Solutions
UndralBatsukh
Esri Regular Contributor

Hi there, 

We addressed this issue in our upcoming release (version 4.32). You test the fix in next (4.32) version. Here your codepen updated: https://codepen.io/U_B_U/pen/YPKBGVj?editors=1000


Thank you for reporting this issue,

-Undral

View solution in original post

0 Kudos
3 Replies
UndralBatsukh
Esri Regular Contributor

Hi there, 

I do see the issue. We will investigate it. I will update you here once we install a fix for this. Thank you bringing it to our attention. 

-Undral

0 Kudos
UndralBatsukh
Esri Regular Contributor

Hi there, 

We addressed this issue in our upcoming release (version 4.32). You test the fix in next (4.32) version. Here your codepen updated: https://codepen.io/U_B_U/pen/YPKBGVj?editors=1000


Thank you for reporting this issue,

-Undral

0 Kudos
PavelJANDA
New Contributor

Hi Undral,

thanks for fixing the issue, I tested it in CodePen and it works fine now.

Thanks,

Pavel

0 Kudos