-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Apparently Firefox fails when you pass document as the root of the IntersectionObserver:
TypeError: 'root' member of IntersectionObserverInit does not implement interface Element.
document.documentElement doesn't work either.
Passing null works, but then it stops working inside iframes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels