View Counter Increases on Page Refresh

When viewing an NFT item on the ArcBlock Marketplace, the view counter (eye icon) continuously increases every time the page is refreshed. This behavior suggests that the system counts each page reload as a new view, even if it comes from the same user/session. As a result, the view statistics are inaccurate and misleading, since they do not reflect the actual number of unique visitors but rather the total number of page loads. This issue may affect the credibility of view metrics for listed items and should be addressed by implementing a mechanism to filter out repeated views from the same user within a certain timeframe or session.
1 条回复