1

I'm currently having a problem wherein my useEffect() is not triggering on state change.

Upon investigating, it could have been related to what I see on my Redux DevTools,

My FETCH_PAYMENT_METHODS_START is being deleted, or rather being replaced by FETCH_PAYMENT_METHODS_SUCCESS when it should be in order with two logs.

Why is this happening?

enter image description here

enter image description here

Jan Ariel San Jose
  • 690
  • 3
  • 11
  • 31

0 Answers0