-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(video): remove @state declaration for function _embedMedia #12168
Conversation
✅ Deploy Preview for ibm-dotcom-web-components-react-wrap ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ibm-dotcom-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Deploy preview created for package Built with commit: 1cd1926f3eaec1c2181a226ca0e86fb2c6ba61c2 |
Hey there! This issue/pull request was referenced in recently released v2.16.2. |
Related Ticket(s)
ADCMS-6749
Description
Tangentially related to ADCMS-6749. This fix addresses the following error when bundling the video-cta-container component in some environments:
Changelog
Changed
@state
decorator from_embedMedia
method.