ericclemmons / react-resolver

Async rendering & data-fetching for universal React applications.
https://ericclemmons.github.io/react-resolver
Other
1.65k stars 52 forks source link

Avoid setState after unmount #111

Closed ratson closed 6 years ago

ratson commented 8 years ago

Relate to https://github.com/ericclemmons/react-resolver/issues/97.

pwmckenna commented 7 years ago

@ericclemmons This lgtm and it seems like we've exhausted alternatives. I'd take care of getting this out the door this week unless there are objections?