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

latte 3 bug - Tag {first} must be inside {foreach} ... {/foreach} .... on n:foreach #298

Closed
qwerin opened this issue May 25, 2022 · 0 comments

Comments

@qwerin
Copy link
Contributor

qwerin commented May 25, 2022

Version: 3

{var $a = ['a','b','c']}
<ul>
<li n:foreach="$a as $item" class="{first}prvni{/first}">{$item}</li>
</ul>

https://fiddle.nette.org/latte/#fa5e97d0d4

on latte 2.11 work

@dg dg closed this as completed in 118a070 May 25, 2022
dg added a commit that referenced this issue May 30, 2022
dg added a commit that referenced this issue May 30, 2022
dg added a commit that referenced this issue May 30, 2022
dg added a commit that referenced this issue Jun 1, 2022
dg added a commit that referenced this issue Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant