atlassian / react-sweet-state

Shared state management solution for React
https://atlassian.github.io/react-sweet-state/
MIT License
871 stars 55 forks source link

Fix nested batch scheduling #120

Closed albertogasparin closed 3 years ago

albertogasparin commented 3 years ago

Change batch export implementation to schedule if batchedUpdates is true and avoid nested schedules to waterfall.