Upgrading from 4.25 to 4.26 has caused a specific layer to not be selectable and display popups. The only thing I can find that could possibly be a cause is the layer's UniqueValueInfos' value and label property aren't set in the drawing info.
Hi @khuels -
Can you try testing this with version 4.27? There was a fix for an issue (occurring at 4.26) where popups were not opening for MapImageLayer features that do not have a renderer. It sounds like you may be running into this issue. This was noted in the bug fixes and enhancements section within the release notes for 4.27: https://developers.arcgis.com/javascript/latest/release-notes/#bug-fixes-and-enhancements
Hello,
Yes, I saw that bug fix and thought it could be the issue. However, after upgrading to 4.27, the popup is still not showing for the specific features. And it's not every feature, only the features that have a blank uniqueValueInfos value and label (the first one below), the other two display popups fine.
The data comes from an enterprise portal, so I couldn't share it, but I reproduced it locally and the error occurs when switching to 4.26 or higher.
We confirmed it is because the value is NULL. Below are screenshots, but if you would like to meet to see it live, let me know. Thanks
Hello,
Checking on this issue. Please let me know if you need more information from me.
@khuels could you open a support case with Esri Technical Support so they can work with you on debugging this issue? https://support.esri.com/en-us/contact
Working on this now, thank you