Describe the bug
I encountered an error when using MetaMask with a custom network (KONET).
When switching to the KONET network or accessing the wallet, MetaMask fails to load and shows an error screen.
The wallet information cannot be displayed.
Expected behavior
MetaMask should load normally and display account information without errors.
Screenshots/Recordings
Steps to reproduce
- Add KONET custom network (Chain ID: 17217)
- Switch to the KONET network
- Open MetaMask or try to access wallet
- Error appears
Error messages or log output
TypeError: Cannot read properties of undefined (reading 'startsWith')
at isEVMAccountForSend
at Array.forEach
Where was this bug found?
Live version (from official store)
Version
13.23.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
The issue occurs consistently when using the custom network.
I have already tried:
- Restarting MetaMask
- Re-adding the network
- Switching accounts
But the issue still persists.
This seems related to custom EVM network handling where account or network state becomes undefined.
Severity
High - The wallet cannot be used when connected to the KONET network.
This issue blocks normal wallet functionality.
Describe the bug
I encountered an error when using MetaMask with a custom network (KONET).
When switching to the KONET network or accessing the wallet, MetaMask fails to load and shows an error screen.
The wallet information cannot be displayed.
Expected behavior
MetaMask should load normally and display account information without errors.
Screenshots/Recordings
Steps to reproduce
Error messages or log output
Where was this bug found?
Live version (from official store)
Version
13.23.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
The issue occurs consistently when using the custom network.
I have already tried:
But the issue still persists.
This seems related to custom EVM network handling where account or network state becomes undefined.
Severity
High - The wallet cannot be used when connected to the KONET network.
This issue blocks normal wallet functionality.