this should report an error

output(recipe.image)[class="recipe-image", onclick = action{}]

workaround

div[onclick = action{}]{
  output(recipe.image)[class="recipe-image"]
}
Submitted by Danny Groenewegen on 8 April 2021 at 12:21

Log in to post comments