remix-project icon indicating copy to clipboard operation
remix-project copied to clipboard

fixed issue#5674

Open ritvikPuranik opened this issue 10 months ago • 1 comments

for injected providers, it was looking for a selected account by default. if there's no selected account(-null), toChecksumAddress() was throwing an error, causing the dispatcher to propagate the error. My fix sets the first account as default selected account - once the user explicitly sets an account, it behaves as usual

This fix also addresses #5604 , issue #5666 (where it is identified that "the environment dropdown still shows Injected provider but the accounts list is empty") and #5432

The issue - Screenshot 2025-01-29 at 3 21 56 AM

After the fix - Screenshot 2025-01-29 at 3 23 49 AM

ritvikPuranik avatar Jan 28 '25 22:01 ritvikPuranik

Deploy request for remixproject pending review.

Visit the deploys page to approve it

Name Link
Latest commit 00c7e780a025685d8f9129927f1e9259a8122392

netlify[bot] avatar Jan 28 '25 22:01 netlify[bot]