Replies: 1 comment
-
Tags in EdgeJS must be on their own line. So, it's likely rendering like that because it doesn't recognize it as a tag. Either of the below should work.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is what i wrote in the edge temlate
And here is what i got in the HTML templated rendered

Is there a reason why it shows that condition the way it does in the browser? The condition seem to work by the way, but i am curious why it shows that.
Beta Was this translation helpful? Give feedback.
All reactions