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

Loop cannot output correctly #769

Closed
bbhxwl opened this issue Dec 31, 2024 · 2 comments
Closed

Loop cannot output correctly #769

bbhxwl opened this issue Dec 31, 2024 · 2 comments

Comments

@bbhxwl
Copy link

bbhxwl commented Dec 31, 2024

{
fruits: ["banana", "apple"]
}
{#fruits }
{.}
{/fruits }

image

@bbhxwl
Copy link
Author

bbhxwl commented Dec 31, 2024

Can loop normally, but cannot output data

@edi9999
Copy link
Member

edi9999 commented Jan 1, 2025

Can you try with this :

{#fruits}
{.}
{/fruits}

(Remove the space after the "fruits" name.)

@edi9999 edi9999 closed this as completed Jan 1, 2025
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

2 participants