title | issue |
---|---|
Add Cookie Configuration for Youtube |
NEXT-26658 |
- Changed
src/Storefront/Framework/Cookie/CookieProvider.php
to add a new comfort feature cookie calling youtube-video - Changed the following methods in
cms-gdpr-video-element.plugin.js
to replace the element with video if neededinit
onReplaceElementWithVideo
- Added
_replaceElementWithVideo
method incms-gdpr-video-element.plugin.js
to replace the element with video - Added new
document.$emitter
event to_handleSubmit
incookie-configuration.plugin.js
to dispatch after the off-canvas close