TYPO3 11 Fluid iteration index empty by first reload after clearing system cache

30 views Asked by At

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.

0

There are 0 answers