Results 5 issues of Alexey Gorbachevsky

some="Abc" where: { some: { contains: "abc", }, }, Actual result: no matches

See corresponding issue https://github.com/Uniswap/v3-info/issues/221

See corresponding issue https://github.com/Uniswap/v3-info/issues/121

See corresponding issue https://github.com/Uniswap/v3-info/issues/219. There no changes at any files, just componentization to avoid Home.tsx re-renders. U can see on video (link above) how that significantly improved performance. Actual Behavior:...

Hello, @ianlapham. It's not really good when moving the cursor over the charts - many Home.tsx page re-renders is being occurred and because of this, performance drops significantly. I suggest...

improvement