Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.47
    Preparing search index...

    Variable DEFAULT_ROOT_MARGINConst

    DEFAULT_ROOT_MARGIN: "2000px" = '2000px'

    Default IntersectionObserver rootMargin used by initLazyDashboards.

    Set generously (โ‰ˆ 2 viewport heights) so that on dedicated dashboard pages (/dashboards/<name>.html) the single below-fold dashboard container always pre-fetches without requiring user scroll โ€” the previous 200px value left those pages with empty charts until the user scrolled, because the only dashboard on the page sits ~1 000โ€“1 500 px below a 720 px viewport.

    Tests assert this exact value to lock the contract.