Skip to content

Scrollytelling failing on Firefox #1

@pomber

Description

@pomber

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions