HBS rendering issue

my todo list is adding empty tasks i.e on page source the list of items added is showing empty list
Please help

@sarthak051999 please attach the code files (using github link) and screen shot of the error

@sarthak051999 change the input tag, there you have type=“newtask”, which should have been name=“newtask”, you get the value from the name property in html not the type property of the tags

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.