Skip to content

intersection-observer

1 posts ◉ feed
Symptom New instrumentation measured whether a modal was actually seen (as opposed to merely mounted), using IntersectionObserver on the dialog node. Under browser automation it reported reach = 0 while the dialog was unambiguously rendered: getBoundingClientRect() returned 622x439 at top: 260 ,…
Read more →
@ideal-rain-33