Benedict Pak
Benedict Pak
## Current Behavior The page freezes and then crashes when the following values are entered: https://baseweb.design/components/slider/ min: `-Infinity`, `-1000000000` max: `1000000000`, `Infinity` ## Expected Behavior The page should not crash...
### What happened and what did you expect to happen? In a meeting, if camera or microphone permissions are removed, the camera and microphone buttons do not switch to off...
### What happened and what did you expect to happen? I was profiling a simple React component that only imports the chime JS sdk. It simply creates a new DefaultDeviceController...
# Community Note * Please vote for this issue by adding a 👍 reaction to the issue. This will help the community and maintainers from the Amazon Chime SDK team...
### What happened and what did you expect to happen? In a call, there are 2 participants P1 (user on phone) and P2 (agent). Both participants have video and audio...
### What happened and what did you expect to happen? In `MeetingManager`, there is a `logger` object but `console` calls are made, instead of using `logger` to make those calls....
Fixes #217 This PR ensures `changed` in Session is set to true by: - observing modifications to objects (and recursive objects) within Session - observing when the `delete` keyword is...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...