Hi, we're using version 4.34.7 of js api.
If we have time enabled FeatureLayers in mapView, then features are filtered based on mapView.timeExtent (this is handled by TimeSlider widget). But snapping absolutely ignores the mapView.timeExtent and the result is that you snap to features, that you cannot see. Unfortunatelly there is no option neither in FeatureSnappingLayerSource nor in SnappingOptions to set timeExtent to apply.
Do you have any ideas how to solve this problem ?
Thank you in forward.