You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hie,
I'm using axios in Redux saga.
While calling multiple APIs, User Interaction freezes until got response from all called APIs.
Can nextFrame() help me to resolve freezing issue?
If yes then where can I use this method?
In Saga file or anywhere else ?
The text was updated successfully, but these errors were encountered:
Hie,
I'm using axios in Redux saga.
While calling multiple APIs, User Interaction freezes until got response from all called APIs.
Can nextFrame() help me to resolve freezing issue?
If yes then where can I use this method?
In Saga file or anywhere else ?
The text was updated successfully, but these errors were encountered: