Using SDK version 4.32 map components. Using a caclite date picker to update the time extent on the map.
Updating the time extent on the map component does not update the time extent on the featurelayers within the webmap. Updating the time extent on the layers within the webmap via the layer collection does update the map.
Here's the codepen - https://codepen.io/derekwmiller/pen/myyKryd
JS code on lines 110 - 113 does not work. JS code on lines 115 - 124 (commented out) works.
What am I missing?