craftycode·7年前·讨论It shouldn't. It uses history.replaceState(). https://developer.mozilla.org/en-US/docs/Web/API/History_API...
craftycode·8年前·讨论Reminds me of recompose's withState higher-order component. https://github.com/acdlite/recompose#lift-state-into-functio...