data-dex icon indicating copy to clipboard operation
data-dex copied to clipboard

Performance issue: Data NFT Details page is making API calls multiple times

Open newbreedofgeek opened this issue 2 years ago • 0 comments

When you go into a Data NFT details page directly or via a drawer, this useEffect is firing at least 2 times. Causing 4 API calls to be made instead of 2.

image

We need to improve performance here.

newbreedofgeek avatar Jul 17 '23 12:07 newbreedofgeek