I have a feature layer with start and end time setup. When saving as a web map, the user can only slide between the saved time "Start and end points". If more data added after the saved end date, it won't show up.
I followed this blog Auto-Update Time in Web Maps, deleted the end time through ArcGIS Assistant, but after testing, a map without end time slider infor will crash the experience builder.
I then find out in Experience builder timeline widget, I can configure the end time to "Maximum of all". But the widget seems not reading all layer's maximum end time properly.
On the layer, the end time goes to

But the widget seems can't find the new feature's end time and update the maximum end time correctly.
