Alexandr
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.  It all refers to this code 
@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...