React UIKit v3 error - TypeError: Cannot read properties of undefined (reading 'channelUrl')

Hello,
I’m upgrading React UIKit from v3.4.2 to v3.4.3 and got an error message TypeError: Cannot read properties of undefined (reading ‘channelUrl’)

The error message:

My project enviroments following:

  • Nextjs: ^12.3.1,
  • React: ^18.2.0,
  • @sendbird/uikit-react: ^3.4.3

@Sravan_S Hi Sravan,
Can you help me with this problem?

Hello @minhdat97,

It would be best if you could provide us a reproducible sample using something like codesandbox or stackblitz.