Skip to content

Else Block Show Element as Text #42

@OsamaElzero

Description

@OsamaElzero
- 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions