Skip to content
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

Closed
heyse-dc opened this issue Jan 17, 2025 · 4 comments
Closed

Typo3 v13.4.3 - Preview loads constantly, no infos are shown #595

heyse-dc opened this issue Jan 17, 2025 · 4 comments

Comments

@heyse-dc
Copy link

In

Image

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

@schliesser
Copy link
Contributor

schliesser commented Jan 27, 2025

Whe have the same module loading error in the page overview and in the pages SEO-tab:

java-script-item-processor.js?bust=1737984038:13 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=1737984038:13:582)
    at executeJavaScriptModuleInstruction (java-script-item-processor.js?bust=1737984038:13:1283)
    at JavaScriptItemProcessor.javaScriptModuleInstruction (java-script-item-processor.js?bust=1737984038:13:2056)
    at JavaScriptItemProcessor.invoke (java-script-item-processor.js?bust=1737984038:13:1967)
    at java-script-item-processor.js?bust=1737984038:13:1808
    at Array.forEach (<anonymous>)
    at JavaScriptItemProcessor.processItems (java-script-item-processor.js?bust=1737984038:13:1791)
    at java-script-item-handler.js?1737454994:13:236

Image

TYPO3: 13.4.4
Yoast: 10.0.0 (composer)

@RinyVT
Copy link
Collaborator

RinyVT commented Jan 27, 2025

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.
Could you check if this fixes it for you?

@schliesser
Copy link
Contributor

Heyho @RinyVT

thank you for the new release! The SEO tab in the page properties loads fine and also the info module in page overview! ❤
Resolved for me.

The dashboard is still not working, caused by the CSP Header issue: #592 (I'll leave a comment there.)

@RinyVT RinyVT closed this as completed Jan 29, 2025
@heyse-dc
Copy link
Author

Thx, works for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants