0

The setState functions are batched and final state is set by combining all the states in event handler functions. I am curios that multiple setState function calls are batched in life cycle methods or not. Similarly if the function is not an event handler, is batching happens or not.

Umair Farooq
  • 1,763
  • 13
  • 16

0 Answers0