-
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.
feat(card): fix video cta data (#12069)
### Related Ticket(s) https://jsw.ibm.com/browse/ADCMS-6425 ### Description Fixes a bug in which cards with `cta-type="video"` all update with each others video data, causing the wrong video durations listed for all but one of the cards [Demo](https://card-group-video--carbon-demos.netlify.app/) <img width="1524" alt="Screenshot 2024-10-04 at 1 11 33 PM" src="https://github.com/user-attachments/assets/f7db280f-83f3-4570-b735-43c88d61c3da"> ### Changelog **Changed** - Limits card responses to `c4d-cta-request-additional-video-data` events that are related to their own videos
- Loading branch information
Showing
3 changed files
with
10 additions
and
2 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
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