1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Mark Stacey b0014a9b35
Handle suggested token resolved elsewhere (#8910)
When a suggested token was resolved in a different window, the popup
or notification UI could get stuck with an empty suggested token list,
where either action would throw an error.

This case is now handled by either redirecting or closing the window,
in the popup and notification cases respectively. This check is
performed on both component mount and update.
2020-07-03 13:16:31 -03:00
..
app Handle suggested token resolved elsewhere (#8910) 2020-07-03 13:16:31 -03:00
lib fix: handle trailing / in block explorer URLs 2020-05-14 17:15:17 +08:00
index.js Include relative time polyfill locale data (#8896) 2020-07-02 21:34:48 -03:00