You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Behavior
When clicking on the detail page link in the page module to "jump" to this page, a JS error is triggered : Uncaught TypeError: top.jump is not a function.
Expected behavior/output
The link has to work.
Environment
TYPO3 version(s): 12.4.27
news version: 12.2.0
Is your TYPO3 installation set up with Composer (Composer Mode): yes
OS: Ubuntu
Additional context
In addition if CSP is enabled in the backend context, the JS called via onclick is not allowed.
The text was updated successfully, but these errors were encountered:
Bug Report
Current Behavior
When clicking on the detail page link in the page module to "jump" to this page, a JS error is triggered : Uncaught TypeError: top.jump is not a function.
Expected behavior/output
The link has to work.
Environment
Additional context
In addition if CSP is enabled in the backend context, the JS called via onclick is not allowed.
The text was updated successfully, but these errors were encountered: