yucheng-Li

Results 11 comments of yucheng-Li

> you can set configuration **scrollingContainer** to your scroll dom, it is useful to me ![image](https://user-images.githubusercontent.com/11848087/212295982-617c4873-d5b4-48f8-8398-028f013236b9.png) if i found the right scroll item it work well thank~

> @blocks404protocol which docker-compose version did you downgrade from and to? https://github.com/docker/compose/issues/11544 2.24.5 is work well Have any way to solve it?

> I didn't directly resolve the issue, but I made some adjustments to the `stats.yml` files: change: > > ```js > STATS__DB_URL=postgres://stats:n0uejXPl61ci6ldCuE2gQU5Y@stats-db:5432/stats > ``` > > to > > ```js...

Change version "@walletconnect/react-native-compat" version 2.9.0 -> 2.11.0, to do this it will not breaking your whole app. By the way connection failed for host: wss://relay.walletconnect.org in China, work fine by...

> hey [@lucaskraus](https://github.com/lucaskraus) 👋 sorry for the delay. The issue happens because there are two versions of valtio installed in your project. `1.13.x` for AppKit web and `1.11.2` for AppKit...