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

Fix error handling at jsToElm() #239

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
1 participant
@jinjor
Contributor

jinjor commented May 5, 2015

Hi,
I tried port and got an error when passing object from JavaScript-side to Elm-side.

Uncaught ReferenceError: arg is not defined

I modified that variable and now it seems to be working correctly.

@jinjor

This comment has been minimized.

Show comment
Hide comment
@jinjor

jinjor Jun 13, 2015

Contributor

I saw this request is already accepted by another PR, so close it.

Contributor

jinjor commented Jun 13, 2015

I saw this request is already accepted by another PR, so close it.

@jinjor jinjor closed this Jun 13, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment