Brandon Dail
Results
63
comments of
Brandon Dail
@gaearon ah yeah, you're right. though the error does occur without `hydrate` https://codesandbox.io/s/tender-gauss-8cvm0?file=/src/index.js though rendering to `document` when not hydrating is probably less common
> is that something we previously supported? It does work with `ReactDOM.render` https://codesandbox.io/s/zen-currying-r0ewz?file=/src/index.js
https://github.com/reactjs/react-timer-mixin/pull/12 implements a HOC with the same behavior.