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: If a content element is reloaded, the context variable iterator is not passed to it #5275

Open
1 task done
jonnitto opened this issue Oct 5, 2024 · 0 comments
Open
1 task done
Labels

Comments

@jonnitto
Copy link
Member

jonnitto commented Oct 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If I have a content element who get's reloaded because of reloadIfChanged the context variable iterator from the ContentCollection is not passed to it.

Expected Behavior

The iterator is always passed to the content elment

Steps To Reproduce

Create a content element and output somewhere iterator.index. Change a property who reload the element, with reloadIfChanged

Environment

- Flow: 8.3.11
- Neos: 8.3.17
- PHP: 8.2.22

Anything else?

No response

@jonnitto jonnitto added the Bug label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant