Skip to content

Alternative to InteractionManager.runAfterInteractions #124

@CommanderRedYT

Description

@CommanderRedYT

Currently, the InteractionManager is marked deprecated and will be removed in the future. It also prints out a warning in the console when running in dev. As using this is the recommended action as per the README I wonder if there is a way to replace it.

The exact warning is the following:

InteractionManager has been deprecated and will be removed in a future release.
Please refactor long tasks into smaller ones, and  use 'requestIdleCallback' instead.

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