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

Hovering over Mdl elements sometimes fires subscriptions. #340

Open
skinnyjames opened this issue Jul 21, 2017 · 0 comments
Open

Hovering over Mdl elements sometimes fires subscriptions. #340

skinnyjames opened this issue Jul 21, 2017 · 0 comments

Comments

@skinnyjames
Copy link

skinnyjames commented Jul 21, 2017

gist here:
https://gist.github.com/skinnyjames/c8fcebded81a70e2a3eded701d68a622

I notice that sometimes when I load the page, hovering over buttons and toggles will trigger my program's subscriptions, even though I did not include any Material subscriptions in the program. There are no changes in the model.

From what I understand, it should only fire on UrlChange, which is monitored by elm-lang/navigation.
Sometimes, the subscriptions will only fire when I click a toggle, sometimes they will fire if I hover over elements.

@skinnyjames skinnyjames changed the title Material.Toggles switch sometimes not toggling. Hover over Mdl elements sometimes fires subscriptions. Jul 24, 2017
@skinnyjames skinnyjames changed the title Hover over Mdl elements sometimes fires subscriptions. Hovering over Mdl elements sometimes fires subscriptions. Jul 24, 2017
@skinnyjames skinnyjames reopened this Jul 24, 2017
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

1 participant