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
TypeError: this.props.onBlur is not a function
at onBlur (ui/app/components/ui/currency-input/currency-input.component.js:103:16)
at func (ui/app/components/ui/unit-input/unit-input.component.js:64:37)
at Array.forEach (<anonymous>)
...
(13 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
seems that while ui/app/components/ui/unit-input/unit-input.component.js implements a guard for props.onBlur, ui/app/components/ui/currency-input/currency-input.component.js does not
Sentry Issue: METAMASK-8D64
The text was updated successfully, but these errors were encountered: