You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into the "probably" same issue for the preview-link, i assume there is pretty much the same logic used. Hidden contents are shown in preview even on documents that are not hidden at all.
Not sure what exactly would be the expected/correct behavior. Ignore hidden only for the current documentNode but not for everything else would work for my case but there will probably be others. Also not sure this is easy to implement.
Description
When using the preview mode in backend, hidden content is shown.
Steps to Reproduce
Expected behavior
The page should be rendered exactly how it would look in frontend after publishing. Hidden elements should be hidden.
Actual behavior
Hidden elements are shown in the preview.
Affected Versions
Neos: 5.0.4
Flow: 6.0.5
The text was updated successfully, but these errors were encountered: