aws-samples / amazon-chime-sdk

This repository contains samples intended to demonstrate different use cases for the Amazon Chime SDK (JavaScript, iOS, Android, React, Messaging and Telephony)
MIT No Attribution
104 stars 132 forks source link

Fix error useBackgroundReplacement not in BackgroundReplacementProvider #437

Closed dingyishen-amazon closed 2 months ago

dingyishen-amazon commented 2 months ago

Issue #: https://sim.amazon.com/issues/WTBugs-30848 Description of changes: Move the usage of useBackgroundReplacement into BackgroundReplacementProvider Testing

  1. How did you test these changes? Test with demo app
  2. Can these changes be tested using one of the demo application? If yes, which demo application can be used to test it? Yes, apps/meeting
  3. If applicable, have you run npm run build successfully locally to fix all warnings and errors? Yes By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.