amazon-chime-sdk-component-library-react icon indicating copy to clipboard operation
amazon-chime-sdk-component-library-react copied to clipboard

local and remote video tile not showing nextjs 14.

Open supun19 opened this issue 1 year ago • 0 comments

What happened and what did you expect to happen?

i am using nextjs 14. i follow the https://aws.github.io/amazon-chime-sdk-component-library-react/?path=/story/quick-starts--page. i am using VideoTileGrid
<VideoTileGrid layout="standard" noRemoteVideoView={<div>No one is sharing his video</div>} />

When a user joins a meeting, the local time does not display. However, upon inspecting and deselecting the 'overflow:auto' option, the local video becomes visible. I have attached two files for reference. Screenshot 2024-04-10 at 07 30 50 Screenshot 2024-04-10 at 07 44 51

Have you reviewed our existing documentation?

  • [X] Amazon Chime SDK for JavaScript GitHub issues
  • [X] Amazon Chime SDK React Components Library GitHub issues
  • [X] Storybook documentation
  • [X] README page
  • [X] React SDK meeting demo

Reproduction steps

  1. create app nextjs app.
  2. follow this https://aws.github.io/amazon-chime-sdk-component-library-react/?path=/story/quick-starts--page
  3. use VideoTileGrid option

Amazon Chime SDK React Components Library version

3.7.0

What browsers are you seeing the problem on?

chrome

Browser version

123.0.6312.107

Device Information

mac os sonoma

Meeting and Attendee ID Information.

No response

Browser console logs

localhost-1712714917427.log

Add any other context about the problem here.

No response

supun19 avatar Apr 10 '24 02:04 supun19