evancz / elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.
http://evancz.github.io/elm-todomvc/
BSD 3-Clause "New" or "Revised" License
1.22k stars 329 forks source link

Failing with "No argument was given for the port named 'getStorage'" #33

Closed fredcy closed 9 years ago

fredcy commented 9 years ago

When I run the current master () it fails immediately saying "No argument was given for the port named 'getStorage'" in the browser. I think the custom javascript in index.html that sets up the JS side of the ports was overwritten by https://github.com/evancz/elm-todomvc/commit/0d0a1361d122f1e643484eaf32ea909d099122f5