incepter / react-promise-cache

promises cache for react
MIT License
7 stars 1 forks source link

Batch updates #17

Open incepter opened 1 year ago

incepter commented 1 year ago

NotifyListeners now starts a transition right away, this would be harmful if performed on render (or not?) It would be better to batch updates and be able to skip pending for example