Bug #91270
closedContextHelp.js: Uncaught DOMException: Blocked a frame with origin "http://localhost" from accessing a cross-origin frame.
100%
Description
Hi,
when using typo3 v10.4.0 with Chrome I am getting an "Uncaught DOMException: Blocked a frame with origin "http://localhost" from accessing a cross-origin frame." already for bringing up the initial logon screen. it comes again after logon:
ContextHelp.js?bust=bd966a94047fa0fd0ce42f4c9226f3fdec31b627:13 Uncaught DOMException: Blocked a frame with origin "http://localhost" from accessing a cross-origin frame.
at s.initialize (http://localhost/km/typo3/sysext/backend/Resources/Public/JavaScript/ContextHelp.js?bust=bd966a94047fa0fd0ce42f4c9226f3fdec31b627:13:404)
at new s (http://localhost/km/typo3/sysext/backend/Resources/Public/JavaScript/ContextHelp.js?bust=bd966a94047fa0fd0ce42f4c9226f3fdec31b627:13:242)
at Object.<anonymous> (http://localhost/km/typo3/sysext/backend/Resources/Public/JavaScript/ContextHelp.js?bust=bd966a94047fa0fd0ce42f4c9226f3fdec31b627:13:2205)
at Object.execCb (http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:16788)
at i.check (http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:10519)
at i.<anonymous> (http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:12962)
at http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:1544
at http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:13430
at each (http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:1020)
at i.emit (http://localhost/km/typo3temp/assets/compressed/require-cc8b88c5ce2859197c8f05b91a61c71d.js:5:13397)
logon works nevertheless.
Best regards
Eckard.
Files