-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
Neos.Fusion:Debug makes ui reload indicator show indefinitely #1664
Comments
I also noticed issues when adding content elements that output Debug information. It seems the JSON encoding of results will be broken by the Debug object. |
possibly related with #1718 |
This is still an Issue but since uierror-on-debug.mp4 |
Video was recorded with Neos 5.3, just for the record ;) |
Yes i think its okay for the UI to signal: Hey whats up i dindt expect these iframe contents. |
Closed in favor of #3477. |
Searched the issues, did not find anything related.
Description
when using Neos.Fusion:Debug to output debug information in the Neos backend the loading indicator (orange) in the top part of the screen cycles through indefinitely, suggesting, that the page is reloading all the time.
The desired debug information is rendered correctly, regardless.
Steps to Reproduce
Just render this:
Affected Versions
Neos: 3.3.6
(dev master, updated today, 27.2.2018)
neos/neos-ui dev-master f395830
neos/neos-ui-compiled dev-master 806dad7
The text was updated successfully, but these errors were encountered: