Skip to content

Add compatibility with React 19 <Activity /> #4977

Description

@shacha086

Describe the feature you'd love to see
React 19 introduces the new component which allows parts of the tree to be paused or hidden without unmounting, so component state, refs, and DOM can be retained across visibility or activity changes
(see docs: https://react.dev/reference/react/Activity)

This feature would be very helpful for managing certain states more conveniently. I would be grateful if this could be considered!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions