Uniswap / interface

🦄 Open source interfaces for the Uniswap protocol

Home Page:https://app.uniswap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The dollar values for various positions are not displayed on the pool page.

iprotoni opened this issue · comments

A user reported an issue with not being able to view the liquidity position value or fee value on the pool page. Upon investigation, I observed that this issue is not isolated; several other positions are also not displaying.

I conducted a thorough check and it appears to be related to the specific area (ID number) of the position. For instance, position 157300 displays correctly, but position 157301 does not. This inconsistency persists among positions up to 157306, with some visible and others not. I examined other positions with lower and higher numbers and found the visibility to be hit-or-miss.

There are no console errors to indicate a problem, leaving me uncertain as to why some positions are visible and others are not.