Yoast / Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3
Other
51 stars 56 forks source link

preview and bars for editors in TYPO3 v11 not working correctly #506

Closed paul-keller closed 2 years ago

paul-keller commented 2 years ago

Please give us a description of what happened.

In the seo tab of the page properties for editors the preview and the bars for title and description do not load the most of the time. It seems to have a javascript error in plugin.js This happens with version 8.1.0 in TYPO3 11. In TYPO3 10 it works fine.

Please describe what you expected to happen and why.

Preview and bars should be displayed, as in TYPO3 10.

How can we reproduce this behavior?

  1. Switch to non admin user
  2. Open page properties an switch to seo tab
  3. Preview keeps loading, nothing is displayed

Screenshots

If applicable, add screenshots to help explain your problem.

image

Logs

If applicable, add logs to help explain your problem.

Additional context

Add any other context about the problem here.

Technical info

paul-keller commented 2 years ago

Interesting fact: It does not happen every time. Inbetween works perfectly and the editor sees the preview and the bars correctly. But then we allways get that javascript error again.

RinyVT commented 2 years ago

@paul-keller Are you able to test the pull request I have opened for fixes for CMS11? https://github.com/Yoast/Yoast-SEO-for-TYPO3/pull/505

This should fix the javascript error and the progress bar for title not showing up. These fixes are not ideal and will be more structurally fixed in the future, but for now this should prevent the errors.

RinyVT commented 2 years ago

Due to the upcoming release, I have merged the pull request #505. I'll close this issue for now, if the problem is still present after the next release please feel free to open a new issue.