Open ibdknox opened 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.
element.value := none
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.