interface icon indicating copy to clipboard operation
interface copied to clipboard

Interface does not select chain from URL parameter

Open imduchuyyy opened this issue 1 year ago • 1 comments

Bug Description In position details page, the page doesn't select chain was set on URL

Steps to Reproduce

  1. Click on the link to position details. For example Position 858893 on Arbitrum network
  2. The page show details of position 858893 on Ethereum network

Expected Behavior The page should show details of position 858893 on Arbitrum network

imduchuyyy avatar Oct 11 '23 04:10 imduchuyyy

@terryyyz I was able to get this to work on a fresh account. It looks like this is based on the chainId that is part of the https://github.com/Uniswap/web3-react repo

snovosel avatar Nov 21 '23 05:11 snovosel