amazon-chime-sdk-component-library-react
amazon-chime-sdk-component-library-react copied to clipboard
Amazon Chime React Component Library with integrations with the Amazon Chime SDK.
### What happened and what did you expect to happen? After upgrading to React 18 in my Typescript project, I experienced several type related issues. This is because of the...
**Describe the bug** The `useLocalAudioInputActivity` and `useLocalAudioInputActivityPreview` hooks only work when the meeting either has not started yet (`meetingManager.start()` was not called) or the microphone has been turned on in...
### What happened and what did you expect to happen? Sometimes meeting get stuck in connecting state forever, with warnings like ``` Your connection is poor no transition found from...
### What happened and what did you expect to happen? When using the background blur provider, there was a bug identified in which the `DefaultVideoTransformDevice` that was created using the...
## Community Note * Please do not add additional comments such as "+1" or "me too" to existing issues - instead please vote on the issue by adding a 👍...
**Issue #:** **Description of changes:** **_add localusername in local tile template_** **Testing** 1. Have you successfully run `npm run build:release` locally? 2. How did you test these changes? 3. If...
**Describe the bug** I have 4 page appliction in React where the main section is only updated when the path changes. The sidebar component which shows the name of the...
## Community Note * Please do not add additional comments such as "+1" or "me too" to existing issues - instead please vote on the issue by adding a 👍...
Currently we are using this library for the hooks and providers -- they have been an immense help to interface with the SDK. We have reviewed the SDK components provided...
## Community Note * Please do not add additional comments such as "+1" or "me too" to existing issues - instead please vote on the issue by adding a 👍...