Skip to content

BUG: Error after setting reloadIfChanged on the _hidden property #3831

Open
@juanlira

Description

@juanlira

Description

Setting reloadIfChanged on the _hidden property causes an error on the inline toolbar.

Steps to Reproduce

  1. Set reloadIfChange: true on the _hidden property of a Hideable NodeType;
  2. On the inline editor, select an element with the same NodeType as above;
  3. 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"

Screenshot_20240715_144019

Affected Versions

Neos: 8.3.15

UI: 8.3.8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions