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
Hi, nice work, checked a few packages for optimistic updates and i think that redux-optimistic-ui is the best!
But i have a few point before we can start using it.
Hi, nice work, checked a few packages for optimistic updates and i think that redux-optimistic-ui is the best!
But i have a few point before we can start using it.
I don't want 'SET_CURRENCY ' action to trigger "@@optimist: Possible memory leak detected."
I want to have the same
history
after 'SET_CURRENCY' actionBefore we will add action to the history we can check if it affect our state:
The text was updated successfully, but these errors were encountered: