The delete button fired loadSubscription() without awaiting it, so the modal opened with subscription=null and the destruction summary (sites count, active subscription) never rendered.
The delete button fired loadSubscription() without awaiting it, so the modal opened with subscription=null and the destruction summary (sites count, active subscription) never rendered.