Breeze Luma and Mageworx Advanced Product Options + Integration errors on ProductPage #393
-
|
Hi there, I have installed Breeze on my Luma theme, I have Mageworx Advanced Product Options + Integration When deployed the website I get console error logs: The most interesting part is that the errors are present (and the website is not working) when the devtools console is open. When closed, the website works fine (acts like the errors are not present) Locally I don't have these errors in the console log. Any ideas how to resolve this? P.S I have the latest Mageworx, latest Swissup modules, latest Magento 2.4.8-p2 and PHP 8.3 |
Beta Was this translation helpful? Give feedback.
Answered by
vovayatsyuk
Oct 3, 2025
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Sorry for the delay.
Some of the integration modules are activated product bundle. We no longer support these bundles to be initially active due to performance optimizations. (I think we also should disallow activating them manually to prevent these kinds of issues)
Look for this code and remove
<item name="active" xsi:type="boolean">true</item>:In the latest Breeze version, these bundles are initially active only: main, run, knockout, core