elm/browser

Runtime exception in compiled elm script

snatvb opened this issue · 0 comments

image

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 elm/core#1086)