# 09-Sep-2026 — site edit no longer hangs on a page whose events row uses the Slider date range [ref #391](https://github.com/nbarrett/ngx-ramblers/issues/391)

## [build 884](https://github.com/nbarrett/ngx-ramblers/actions/runs/34289364365) — [commit 70396d9](https://github.com/nbarrett/ngx-ramblers/commit/70396d9cfab5c8bb12a9780380753ff1e866248a)

_____

## What's new

Opening site edit on a page whose events row used the Slider date range mode hung the browser completely. Viewing the page was fine; the hang began the moment the edit panel mounted the slider. Pages on the Date pickers mode, including every walks row, were unaffected, which is why it showed on only one site. It now opens normally.

## At a glance

- Site edit opens normally on a page whose events row uses the Slider date range mode
- The slider can no longer be sent into a change-detection loop by any host that binds it a fresh date object each pass