View Issue Details

IDProjectCategoryView StatusLast Update
0007242Wave themeThemepublic2024-08-07 07:56
Reportermf Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version1.6.0 
Summary0007242: Error message because script.min.js.map could not been found in standard installation
DescriptionError message in dev console when wave is activated:

DevTools failed to load SourceMap: Could not load content for https://mf.oxid.academy/out/wave/src/js/script.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Mapping files are not included in a standard store installation, but script.min.js links to them. Flow does not have this link.
Steps To Reproduce- standard shop installation
- activate wave
- go to start page
- open dev console
TagsNo tags attached.

Activities

SvenBrunk

2024-08-07 07:56

manager   ~0017345

If this happens in Apex as well, please open a ticket for that there. For wave we won't change this anymore. Wave is deprecated together with the Smarty engine and this file only is needed in developer/debug context. Nobody should start fresh with wave right now and develop a new theme based on it.