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

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

Open
juanlira opened this issue Jul 15, 2024 · 0 comments
Open

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

juanlira opened this issue Jul 15, 2024 · 0 comments
Labels
8.3 Backend / Backend-API Bug Label to mark the change as bugfix

Comments

@juanlira
Copy link
Contributor

juanlira commented Jul 15, 2024

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

@grebaldi grebaldi changed the title Error after setting reloadIfChanged on the _hidden property BUG: Error after setting reloadIfChanged on the _hidden property Jul 16, 2024
@grebaldi grebaldi added Bug Label to mark the change as bugfix Backend / Backend-API 8.3 labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Backend / Backend-API Bug Label to mark the change as bugfix
Projects
None yet
Development

No branches or pull requests

2 participants