Steps to reproduce

  1. Type something into the box. Notice how the paragraph above it changes with each character.
  2. Click the (x) button in the box.

Expected result: The paragraph above should change to be empty.

Actual result: The time changes (showing that the function gets called) but the text doesn't (showing that .value hasn't changed).