browser
browser copied to clipboard
Runtime exception in compiled elm script
Hello, I found this when I was tried change url(redirect) without "/", I forgot added that and I got exception in elm script
https://github.com/snatvb/employee-journal/tree/runtime-broken
https://github.com/snatvb/employee-journal/blob/runtime-broken/src/View/Home.elm#L63 https://github.com/snatvb/employee-journal/blob/runtime-broken/src/Main.elm#L87
(at first I created the issue here https://github.com/elm/core/issues/1086)