EmicoEcommerce / Magento2Tweakwise-archived

Magento 2 module for Tweakwise integration
Other
9 stars 25 forks source link

[Tweakwise] None of the supplied input elements found! #171

Closed martijn-bigbridge closed 3 years ago

martijn-bigbridge commented 3 years ago

Console.log error

starter.js:formatted:1669 Error: [Tweakwise] None of the supplied input elements found!
    at a.value (starter.js:formatted:12294)
    at ne (starter.js:formatted:1646)
    at Nn (starter.js:formatted:2686)
    at Object.insert (starter.js:formatted:2201)
    at A (starter.js:formatted:3678)
    at a.__patch__ (starter.js:formatted:3770)
    at a.Rn.t._update (starter.js:formatted:2571)
    at a.r (starter.js:formatted:2610)
    at nr.get (starter.js:formatted:2791)
    at nr.run (starter.js:formatted:2833)
ie @ starter.js:formatted:1669

Our client don't have the 'required' elements on every page, for example the checkout page. There are multiple pages that don't have the elements, maybe it's better to don't throw this error, but give a warning or nothing (or maybe a debug = on option)