dustingetz / react-cursor

Immutable state for React.js
1.03k stars 50 forks source link

fix double setState issue introduced by React 0.13 #37

Closed meta-meta closed 9 years ago

meta-meta commented 9 years ago

this also looked to work with cmp._reactInternalInstance._pendingStateQueue.pop() but I thought it best not to disturb.