Open Scarbous opened 2 years ago
Hi @Scarbous. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Having nearly the same result on M.2.4.4 with PageBuilder 2.2.2. Lot of sourcemap files are not generated at the adminhtml.
Same here, M 2.4.4 / 2.2.2
Please remove
//# sourceMappingURL=
form generated JS Files or add the map files.Because it leads to the following behavior:
When I use my DevTools tons of errors like:
DevTools failed to load source map: Could not load content for ....js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
This leads to the following error:
I use Chrome, when I disable Enable JavaScript source maps in the DevTools Settings the error is gone.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Edit Page and save changes without getting logged out.
Actual result (*)
When I access the CMS-Page Edit site with open Chrome-DevTools I get logged out, when I edit the page content with PageBuilder.