developedbyme / wprr

React components for running a full react site on WordPress without any server setup
http://wpreactrouter.com
MIT License
2 stars 1 forks source link

DataLoader doesn't update when hot reloading #1

Closed developedbyme closed 5 years ago

developedbyme commented 6 years ago

Only uses componentDidMount to start loading. Needs to check for changes.

developedbyme commented 5 years ago

Fixed in version 0.7.1