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

Else Block Show Element as Text #42

Open
OsamaElzero opened this issue Aug 16, 2018 · 2 comments
Open

Else Block Show Element as Text #42

OsamaElzero opened this issue Aug 16, 2018 · 2 comments

Comments

@OsamaElzero
Copy link

- var myArray = ['HTML', 'CSS', 'PHP', 'MySQL', 'JavaScript']
each val, index in myArray
  div= index + ' : ' + val
else
  p There's No Value

Here "p" Must be Colored because its Element and its Rendered as Element but its show as Text

@thatjeannie
Copy link

screen shot 2018-10-19 at 8 22 08 pm
this is it

@rotsee
Copy link

rotsee commented Feb 12, 2020

Also reported here: #2
In that thread is a suggested fix, I someone wants to do a PR

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

3 participants