Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime exception in compiled elm script #1086

Closed
snatvb opened this issue May 17, 2020 · 4 comments
Closed

Runtime exception in compiled elm script #1086

snatvb opened this issue May 17, 2020 · 4 comments

Comments

@snatvb
Copy link

snatvb commented May 17, 2020

image
Hello, I found this when I was tried change url(redirect) without "/", I forgot added that and I got exception in elm script

@github-actions
Copy link

Thanks for reporting this! To set expectations:

  • Issues are reviewed in batches, so it can take some time to get a response.
  • Ask questions a community forum. You will get an answer quicker that way!
  • If you experience something similar, open a new issue. We like duplicates.

Finally, please be patient with the core team. They are trying their best with limited resources.

@rlefevre
Copy link
Member

What did you use to change the URL?

If it was Browser.Navigation.pushUrl, it would be better to open the bug in the corresponding library:
https://github.com/elm/browser/issues

@snatvb
Copy link
Author

snatvb commented May 18, 2020

Yes, you are right @rlefevre
I copied the issue there, thanks
elm/browser#113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants