-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo3 v13.4.3 - Preview loads constantly, no infos are shown #595
Labels
Comments
Whe have the same module loading error in the page overview and in the pages SEO-tab:
TYPO3: 13.4.4 |
Hi @heyse-dc and @schliesser, Sorry for the late bugfix release but I've just released version 10.1.0 which should fix the javascript import problems. |
Thx, works for us. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In
we have an error in the Backend.
The yoast snippet is loading constantly and shows no Infos.
Teste in latest FF and Chrome
Backend page view:
/typo3/module/yoast/dashboard?token=955a816e69e5ae5576e98b5d334d15889455436d:187 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'nonce-LVuqg3RXcLVLBtjplHZHfF4-4lU40ANP2vVKLSfzYNz0tyOVyC3rSA' data: 'unsafe-eval' 'report-sample'". Either the 'unsafe-inline' keyword, a hash ('sha256-gEzJUB0p/Xhcm6iFYd0HSLC+0pk6EYlbyYEfrtTGaNI='), or a nonce ('nonce-...') is required to enable inline execution.
following:
Uncaught (in promise) TypeError: Failed to resolve module specifier '@yoast/yoast-seo-for-typo3/dist/plugin.js'
at loadModule (java-script-item-processor.js?bust=fc6c85f0c08a36542d908ef18bcb11263fe6feba:13:582)
at executeJavaScriptModuleInstruction (java-script-item-processor.js?bust=fc6c85f0c08a36542d908ef18bcb11263fe6feba:13:1283)
at JavaScriptItemProcessor.javaScriptModuleInstruction (java-script-item-processor.js?bust=fc6c85f0c08a36542d908ef18bcb11263fe6feba:13:2056)
at JavaScriptItemProcessor.invoke (java-script-item-processor.js?bust=fc6c85f0c08a36542d908ef18bcb11263fe6feba:13:1967)
at java-script-item-processor.js?bust=fc6c85f0c08a36542d908ef18bcb11263fe6feba:13:1808
at Array.forEach ()
at JavaScriptItemProcessor.processItems (java-script-item-processor.js?bust=fc6c85f0c08a36542d908ef18bcb11263fe6feba:13:1791)
at java-script-item-handler.js?1736849248:13:236
The text was updated successfully, but these errors were encountered: