elm / compiler

Compiler for Elm, a functional language for reliable webapps.
https://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
7.51k stars 656 forks source link

Cannot read property 'time' of undefined #1128

Closed mationai closed 8 years ago

mationai commented 8 years ago

Running examples/1 in https://github.com/evancz/elm-architecture-tutorial/

Triggered after clicking [rewind] in debug panel.

Running 0.15.1

jvoigtlaender commented 8 years ago

Can you move this issue over to https://github.com/elm-lang/elm-reactor? Also, first check whether there isn't already an issue open there that covers the problem you are reporting. For example, https://github.com/elm-lang/elm-reactor/issues/122 looks relevant, but there are also others that might be.