Alexandr

Results 8 comments of Alexandr

> You need to transpile `@uniswap/widgets`, I'm not sure how to do it in 12 version, but in 13 version there is an option in next.config.js file ([link to doc](https://nextjs.org/docs/app/api-reference/next-config-js/transpilePackages)):...

@intertwine @cawabunga Thanks, this solved the problem with @uniswap/conedison. But after that another error appeared. ![image](https://github.com/Uniswap/widgets/assets/20417138/54b34370-65f7-4bc7-9d72-4bed66cbddd0) It all refers to this code ![image](https://github.com/Uniswap/widgets/assets/20417138/d6725135-5f81-4ca2-aec3-7d83cb101892)

@cawabunga Yeah it's relevant. Problem happen only when widget integrated. So it's problem with hooks inside the package

Yeah, sure https://github.com/Doberman2029/react-ts-tradingview-widgets-error To reproduce it is important to slow down the speed of the Internet. And you need to switch from the page with the chart instantly, while, as...

@JorrinKievit Hey Jorrin. Do you have some news about problem?

@JorrinKievit Hello, Jorrin. Haven't been able to see the issue yet?

I tried to fix. But also no result :)

I think the problem is that if the widget gets data after leaving the page with the widget it tries to rerender itself. But since he no longer sees the...