You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eg for the content #for item in items}{/for} I would expect that the index for the expression attached to the third parameter to be the same as the ones of the parameter itself.
Looks expressions indexes are wrongly computed.
eg for the content
#for item in items}{/for}
I would expect that the index for the expression attached to the third parameter to be the same as the ones of the parameter itself.The following test is failing:
The text was updated successfully, but these errors were encountered: