Skip to content

Consider forcing remount with some heuristics #15

Description

@gaearon

If constructor, componentWillMount, or componentDidMount code changed, we should probably force remounting. We can use toString() to check (it won't work for classic components though, as their method implementations are inside React itself so that they work with mixins).

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions