Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

feat: patch IntersectionObserver into Zones #833

@Toxicable

Description

@Toxicable

Intersection Observer is not currently patched in by zone.js
An example of this can be seen here if needed: https://plnkr.co/edit/Lg1DGPr6pMhz2Ie3f3ig?p=preview
Browser Support is not strong (~53%) since it's only in Draft right now
http://caniuse.com/#search=intersection
But it does have a good Polyfill
https://github.com/WICG/IntersectionObserver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions