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

Blank page in frontend after preview frontend editing in backend #605

Open
pottmar12bis3 opened this issue Apr 11, 2022 · 4 comments
Open

Comments

@pottmar12bis3
Copy link

Hi, with frontend-editing 2.0.14 and TYPO3 10.4.26 I get a blank page when doing this:

  • Clear all caches
  • Open Frontend editing module in backend and preview a page (no editing yet, just show)
  • The previewed page is now showing a blank page in frontend, no error, just empty
  • Flushing the frontend cache for this page brings it back
  • Can't reproduce until all caches are cleared again

Maybe it's some issue in creating a cache when nothing is present yet.

Thanks for any help to solve this.

@MattiasNilsson
Copy link
Contributor

@pottmar12bis3 Thanks for your report! Basically frontend editing do not have its own cache. But just rely upon the from TYPO3 which page and content cache.

What happens if you clear the cache and edit a page and save it? Does it happen for you then also?

@pottmar12bis3
Copy link
Author

Thanks for your quick reply.

If I edit it directly and save it doesn't happen. Only when I look at it without changing anything.

@tkreis-ikanos
Copy link

Exact same for me with frontend_editing 2.0.13 and TYPO3 10.4.27. In addition, the page is also completely empty for everyone else (every visitor), until i clear the cache, even without opening the preview. I just open the backend module, select a page and then the corresponding frontend page is empty.

@MattiasNilsson
Copy link
Contributor

@tkreis-ikanos @pottmar12bis3 Ok it seems to be related to that the frontend are caching "faulty". We will investigate.

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

No branches or pull requests

3 participants