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
Problem: after adding a custom localhost network, if I change to another network and terminate the ganache server for localhost, I still can see how requests are being send to the localhost custom network together with the requests to the currently selected network.
requests-to-other-net.mp4
Steps to reproduce
[investigating]
Setup a ganache server with a different port number than the default ganache port 8546
On MM, go to Add Network
Add the new server pointing to localhost 8546
Change to another network
Terminate ganache server
Observe network requests on the background console -- requests to the localhost net are still being sent, alongside with requests to the current selected network
Describe the bug
Problem: after adding a custom localhost network, if I change to another network and terminate the ganache server for localhost, I still can see how requests are being send to the localhost custom network together with the requests to the currently selected network.
requests-to-other-net.mp4
Steps to reproduce
[investigating]
ganache port 8546Error messages or log output
No response
Version
10.24.0
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context