EmbeddedChat
EmbeddedChat copied to clipboard
Fixed useEffect dependencies in useMediaRecorder hook
trafficstars
Resolve useEffect dependencies in useMediaRecorder hook
Acceptance Criteria fulfillment
- [X] Include all necessary dependencies in the useEffect hook of the useMediaRecorder hook.
- [X] Ensure proper cleanup is performed when the component unmounts or when dependencies change.
- [X] Test that the lifecycle of the media recorder is managed correctly
Fixes #574
Video/Screenshots
LGTM ! Can you please attach a video showing that both audio and video recorder is working fine after this change?
Hey @sbsangu Could you please upload a video showing everything works fine after this change?
Camera not working !