mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
65ad3ba9e6
`forceUpdateMetamaskState` was being called in various action creators without `await`. Each action creator now waits for the state update to complete before continuing. |
||
---|---|---|
.. | ||
actionConstants.js | ||
actions.js | ||
store.js |