View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006803 | Flow theme | Theme | public | 2018-03-02 14:22 | 2024-05-08 11:13 |
Reporter | dspeckhardt | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | All mobile | OS | iphone, android, etc | ||
Product Version | 2.3.3 | ||||
Fixed in Version | 3.0.1 | ||||
Summary | 0006803: JS-Error when mobile browser | ||||
Description | Javascript error on when usingmobile device: details.min.js?1517400075:1 Uncaught ReferenceError: Carousel is not defined at HTMLDocument.<anonymous> (details.min.js?1517400075:1) at k (jquery.min.js?1517400075:2) at Object.fireWith [as resolveWith] (jquery.min.js?1517400075:2) at Function.ready (jquery.min.js?1517400075:2) at HTMLDocument.g (jquery.min.js?1517400075:1) After this error no more custom-js e.g. tracking, etc. will be executed. that's the reason why it is critical for my taste. | ||||
Steps To Reproduce | Chrome-Browser -> choose mobile-user-agent/window in Webdeveloper, e.g. iphone 6 -> visit url: https://demoshop.oxid-esales.com/professional-edition/en/Kiteboarding/Kites/Kite-CORE-GT.html see the js-error in the js-console. | ||||
Tags | JavaScript | ||||
Attached Files | |||||
duplicate of | 0006788 | closed | benjamin.joerger | module Visual CMS | JS Error in article details page on mobile device |
related to | 0006675 | resolved | SvenBrunk | OXID eShop (all versions) | article details - product image slider/carousel is not fully working |
|
the same behavior has already been reported in bug entry https://bugs.oxid-esales.com/view.php?id=6788 and therefore this entry is closed |
|
since Flow is the correct category here, the bug entry 0006788 with the category "Visual CMS" will be closed and this one reopened. |
|
FIxed with 6.1: https://github.com/OXID-eSales/flow_theme/blob/master/CHANGELOG.md#301---2018-07-03 |