• Vignesh Mohankumar's avatar
    fix: sync chain query parameter (#4019) · 80b965f2
    Vignesh Mohankumar authored
    * replaceURLChain
    
    * reorder stuff
    
    * don't use usePrevious for previousChainId
    
    * remove the replace param call in promise
    
    * variable names
    
    * comment
    
    * confirm isActive
    
    * wrong place for isActive
    
    * change ret type
    
    * add comments
    
    * check if not previous chain id
    80b965f2
NetworkSelector.tsx 11.5 KB