class Programmer implements ANiceHumble, Person {
Code as we know it. Open source stuff goes here
Microsoft stuff Blog
Home
Twitter
Microsoft stuff
Monday, March 12, 2018
React Hot Loader refreshing the whole page
Doing setState in componentDidMount causes react-hot-loader to refresh the whole page. Need to do the setState in componentWillMount instead.
Happy Coding!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment