I have a for each in Fluid, but after clearing the system cache, the iteration stays empty.
Debugging the iteration shows the result. After clearing the frontend cache, the iteration works as expected and shows the result inside the template.
For example {iteration.cycle} or {iteration.index}
Does someone know, where the problem is?
Many thank.