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
Whenever I am trying to edit the gas from a transaction that comes from a dapp, MetaMask breaks with the error Cannot read properties of undefined (reading 'low').
Note: it feels like this should be captured by a test, so we should probably add one here alongside with the fix
Expected behavior
No response
Screenshots/Recordings
edit-gas-udnefined-low.mp4
Steps to reproduce
Go to the test dapp
Trigger any tx
Click the Edit gas button
See MM breaks with the error Cannot read properties of undefined (reading 'low')
Describe the bug
Whenever I am trying to edit the gas from a transaction that comes from a dapp, MetaMask breaks with the error
Cannot read properties of undefined (reading 'low').Note: it feels like this should be captured by a test, so we should probably add one here alongside with the fix
Expected behavior
No response
Screenshots/Recordings
edit-gas-udnefined-low.mp4
Steps to reproduce
Cannot read properties of undefined (reading 'low')Error messages or log output
No response
Version
develop MV3 build
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response