Caleb Stimpson
Caleb Stimpson
I did some investigating and I believe the regression involves `force` in `readAtomState`.  [(text contents of image)](https://gist.github.com/probeiuscorp/c8b73e4dbb25e2fd212597084c925744) - Column 1 is the test results before the regression (off of...
Sorry, it was a debugging change I made just for the test case [(these lines)](https://gist.github.com/probeiuscorp/0a3d22ddd1ec3e53b15d8e96916e30ff#file-store-ts-L11) to learn whether `force` played a part in the regression. I don't have any code...
@gnoff as you proposed #119, if you had any thoughts on this approach they'd be incredibly interesting. My proposal is essentially an extension to dantman's `.slice`, and [your comment](https://github.com/reactjs/rfcs/pull/119#issuecomment-513310208) on...