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
Setting reloadIfChanged on the _hidden property causes an error on the inline toolbar.
Steps to Reproduce
Set reloadIfChange: true on the _hidden property of a Hideable NodeType;
On the inline editor, select an element with the same NodeType as above;
Click on the Hide/Unhide icon on the inline toolbar of the element;
Expected behavior
The element should toggle it's visibility.
Actual behavior
The element fails to toggle visibility from the inline toolbar and shows the following error "Call to a member function getFusionPath() on null - Check the logs for details"
Affected Versions
Neos: 8.3.15
UI: 8.3.8
The text was updated successfully, but these errors were encountered:
grebaldi
changed the title
Error after setting reloadIfChanged on the _hidden property
BUG: Error after setting reloadIfChanged on the _hidden property
Jul 16, 2024
Description
Setting reloadIfChanged on the _hidden property causes an error on the inline toolbar.
Steps to Reproduce
Expected behavior
The element should toggle it's visibility.
Actual behavior
The element fails to toggle visibility from the inline toolbar and shows the following error "Call to a member function getFusionPath() on null - Check the logs for details"
Affected Versions
Neos: 8.3.15
UI: 8.3.8
The text was updated successfully, but these errors were encountered: