e630fde200a97f4124ea8bc064b15fe4abcb1552
Deploy / deploy (push) Successful in 33s
The container-rect-based sizing (getBoundingClientRect on the parent element) broke on real mobile Safari - the hero stopped rendering entirely, most likely a layout-timing dependency window.innerWidth/ innerHeight never had. Revert to the simple, reliable measurement. For the actual jump: mobile browsers only change window.innerHeight (not width) as the address bar hides/shows during scroll, firing `resize` with no real layout change to react to. Genuine resizes (orientation change, desktop window drag) always change the width too, so gate the redraw on that instead of reacting to every resize event or trying to debounce/detect the toolbar animation itself.
Description
A Leptos/Axum onboarding portal — question/alternative content engine with a crypto-chain audit trail, Kanidm-gated content, and NATS-backed resources.
1.4 MiB