luandro / hapi-universal-redux

DEPRECATED: Create an universal React and Redux app in less than 5 minutes!
https://hapi-universal-redux.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
214 stars 24 forks source link

Server-side React render being discarded after reload. #79

Closed luandro closed 8 years ago

luandro commented 9 years ago

Server-side loading happens smoothly on the first attempts, but after a few reloads it gets discarded. Logs this:

Warning: flattenChildren(...): Encountered two children with the same key, `.$535988`. Child keys must be unique; when two children share a key, only the first child will be used.