witheve / Eve

Better tools for thought
http://witheve.com
Apache License 2.0
7.17k stars 257 forks source link

TodoMVC doesn't clear input on enter #658

Open ibdknox opened 7 years ago

cmontella commented 7 years ago

This looks like a general problem, as it affects the quickstart as well, as pointed out here: https://groups.google.com/forum/#!topic/eve-talk/5Ve8x0vOlV0

As noted in the message, changing element.value := none will clear the input, but that just papers over the problem.