I have created a custom theme on shopware5 using the "Bare" theme as the parent theme. I have added "Jquery" library on my theme.
However, I am getting "TypeError: jQuery.subscribe is not a function" Error when I load some pages on the site.
I can see there is no such an issue when I switch back to the Responsive theme.
I need to use a image zoom plugin on my detail page but I am unable to setup the plugin because of this issue.