Closed
Description
Actual
- Visit Tutorial Step 5.
- The
onInput
method is usingtext.value
.
Expected
- It should be
this.text
.
Screenshot
Metadata
Metadata
Assignees
Labels
No labels
Actual
onInput
method is using text.value
.Expected
this.text
.Screenshot