Why are features that are filtered out using featureFilter still showing in the popup?

578
2
02-06-2020 02:45 PM
JackFairfield
Occasional Contributor II

When filtering out some features using the featureFilter function, why are features that are supposed to be filtered out still appearing in my popups?

Here is an example in JSBIN that demonstrates what I am talking about:

JS Bin - Collaborative JavaScript Debugging 

  • Click the filter button
  • Click "Winter"
  • Navigate to a feature and click
  • Observe popup with too many features (Shouldn't be 24 features here)

I noticed that a similar bug was fixed in 4.13 to prevent popups from showing if they are filtered that exist on their own.  But they seem to still be included in the popup if another feature that meets the filter requirements is clicked.

Thanks in advance for your consideration.

2 Replies
UndralBatsukh
Esri Regular Contributor

Hi there, 

Thank you for reporting this issue. We will this issue fixed in a future release. I will let you know once we install a fix for this. 

Thanks,

-Undral

SamuelGrosenick1
New Contributor

Hello, I am having the same issue working with ember-esri-loader v 4.0.0. Has there been any update on a fix for this? Thanks.

0 Kudos