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

BUGFIX: Prevent infinite refresh loop #2566

Conversation

gerhard-boden
Copy link
Contributor

@gerhard-boden gerhard-boden commented Oct 16, 2019

Prevent infinite reloading if the content inside the guest frame is a Neos exception. This does not occur on initial load, but when switching to a page that throws an exception (for example when
navigating in the node tree).

fixes: #2358

Prevent infinite reloading if the content inside the guest frame is
a Neos exception. This does not occur on initial load, but when
switching to a page that throws an exception (for example when
navigating in the node tree).

fixes: neos#2358
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

Successfully merging this pull request may close these issues.

None yet

2 participants