o0101 / rvanillatodo

:cyclone: Vanilla JS TodoMVC + dumbass
https://crisdosyago.github.io/rvanillatodo/
MIT License
0 stars 0 forks source link

Doesn't work to add an ToDo item #2

Closed johan-bjareholt closed 6 years ago

johan-bjareholt commented 6 years ago

Firefox 60

TypeError: source is undefined (app.js:140:11)
newTodoIfEnter (https://dosyago-coder-0.github.io/rvanillatodo/src/app.js:140:11)
o0101 commented 6 years ago

Thanks, I will investigate.

o0101 commented 6 years ago

I can confirm I'm having a couple of issues in FF. Good spot, I did not check it. I'll get right on fixing those.