You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's unclear what the behavior of IntersectionObserverEntry.isVisible should be if a threshold other than 1 is specified. Probably, we should require threshold=1 when trackVisibility=true, just as we also require that delay >= 100.