Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMR stateless components not working #87

Closed
luandro opened this issue Feb 25, 2016 · 3 comments
Closed

HMR stateless components not working #87

luandro opened this issue Feb 25, 2016 · 3 comments

Comments

@luandro
Copy link
Owner

luandro commented Feb 25, 2016

HMR doesn't work with stateless components. Check out here 85 and 57 for the discussion.

@gaearon
Copy link

gaearon commented Feb 29, 2016

You might be interested in reduxjs/redux#1455.

@gaearon
Copy link

gaearon commented Apr 18, 2016

React Hot Loader 3 supports functional components without destroying the state.
It supersedes both React Hot Loader and React Transform, and is built on lessons learned from both.
Check it out: gaearon/react-hot-boilerplate#61

@luandro
Copy link
Owner Author

luandro commented May 18, 2016

Thanks @gaearon for the awesome work with React Hot Loader 3.

Moved discussion to #99.

@luandro luandro closed this as completed May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants