Skip to content

[v3.0.0-beta.3] (Safari) ReferenceError: Can't find variable: requestIdleCallback #87

@gregjoeval

Description

@gregjoeval

Description:

Safari doesn't officially support the requestIdleCallback api yet (can be enabled via experimental WebKit features).
The requestIdleCallback api is still under consideration by WebKit.

Example:

image

Work Around:

polyfill the requestIdleCallback api
requestidlecallback-polyfill
aFarkas/requestIdleCallback

Environment:

"react-vtree": "^3.0.0-beta.3",
Safari Version 15.3 (17612.4.9.1.8)

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