suzaku-io / diode

Scala library for managing immutable application model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoMVC example: todo titles cannot be edited

thSoft opened this issue · comments

If I try to edit the title of a todo item, I get
diode-react-todomvc-opt.js:664 Uncaught TypeError: Cannot read property 'value' of null.