We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528ed74 commit c1226bdCopy full SHA for c1226bd
app/code/Magento/ProductVideo/view/frontend/web/js/fotorama-add-video-events.js
@@ -558,7 +558,7 @@ define([
558
}
559
560
if (this.isFullscreen && this.fotoramaItem.data('fotorama').activeFrame.i === number) {
561
- this.fotoramaItem.data('fotorama').activeFrame.$stageFrame[0].trigger('click');
+ this.fotoramaItem.data('fotorama').activeFrame.$stageFrame.trigger('click');
562
563
},
564
0 commit comments