fix: chain query parameter doesn't block you from switching chains (#6926)
* useSearchParams * delete old param * properly handle a connected wallet * update chain query via network switcher * updated tests * working test * comment typo * don't overwrite current params * change chain based on user wallet interaction * one instance of set * update chainIdRef on account load * useeffect * set chainIdRef when isActive * remove logging * update comment * make condition else if
Showing
Please register or sign in to comment