Eve
Eve copied to clipboard
TodoMVC doesn't clear input on enter
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.