Skip to content
This repository was archived by the owner on Apr 9, 2020. It is now read-only.
This repository was archived by the owner on Apr 9, 2020. It is now read-only.

Doesn't reload components with React 16 after hot loaded changes #84

@greena13

Description

@greena13

I was using react-transform-hmr for hot loading in development and when I upgraded from React 15.0.0 to React 16.0.0, changes that were hot-loaded did not result in the modified components being updated to reflect those changes in the browser. The changes were applied, but you would need to trigger some component update to have them reflected in the DOM.

I know this module is deprecated, but it would be nice to extend support to React 16 (and hopefully beyond) if at all possible.

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