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

"Json.Decode.oneOf" breaks "Html.Events.on" #180

Closed
ronanyeah opened this issue Oct 16, 2018 · 4 comments
Closed

"Json.Decode.oneOf" breaks "Html.Events.on" #180

ronanyeah opened this issue Oct 16, 2018 · 4 comments

Comments

@ronanyeah
Copy link

ronanyeah commented Oct 16, 2018

SSCCE: https://ellie-app.com/3HKzFLVbBhxa1

The first B button Msg seems to be repeated in subsequent clicks.

@akoppela
Copy link

akoppela commented Feb 19, 2019

SSCCE: https://ellie-app.com/3HKzFLVbBhxa1

The first B button Msg seems to be repeated in subsequent clicks.

@ronanyeah Could you provide an SSCCE as a code in the comment rather than link to Ellie?

@akoppela
Copy link

I debugged the issue and it seems to be a problem with list equality function from JSON package.

@ronanyeah
Copy link
Author

I missed the emails for this, thanks a lot for looking into it. 👏

ymtszw added a commit to ymtszw/zephyr that referenced this issue Apr 8, 2019
@ronanyeah
Copy link
Author

Closing this in favour of:
elm/json#13
elm/json#15

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

2 participants