Skip to content
Discussion options

You must be logged in to vote

each_row needs to be at the top level of the template, not inside an if.

And the rows it renders need to be passed as row-level parameters. See https://sql-page.com/documentation

And referencing other components (or the same component) inside handlebars partials is not supported.

The html structure of your application needs to be declared explicitly and statically in your handlebar components, not in your sql.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YunusMechery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants