cyclejs/todomvc-cycle

Cursor bugged when moving left with keyboard

staltz opened this issue · 0 comments

https://twitter.com/BrandonBloom/status/539465843969908737

If you try to edit a TODO and press left arrow, cursor goes to EOL.

Should be fixed by updating virtual-dom to 0.0.23 in cycle.js.