browser icon indicating copy to clipboard operation
browser copied to clipboard

Runtime exception in compiled elm script

Open snatvb opened this issue 4 years ago • 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 https://github.com/elm/core/issues/1086)

snatvb avatar May 18 '20 14:05 snatvb