-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(background-media): avoid potential VPC setup race (#12158)
### Related Ticket(s) https://jsw.ibm.com/browse/ADCMS-7249 ### Description Modifies component logic to avoid a possible race condition. Previously we assumed the background media component was setting up after the video player container had created its video player child. ### Changelog **Changed** - avoid possible race condition in with background videos
- Loading branch information
Showing
2 changed files
with
29 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters