-
Notifications
You must be signed in to change notification settings - Fork 18
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
Scrolling within the plotly card swipes the tab #20
Comments
Alternative solution:
|
Wait, is it really swiping? |
Oh, that's odd... It is swiping indeed. I can make a gif later if that helps. |
Be sure you're using the plotly production card, I only tested with that and maybe the -dev one use a different html ID. |
Indeed I had copy pasted the source from some other repo (probably the one this forks). Anyway, you may want to still consider having a maximum swipe duration to avoid this incompatibility with other "not-accounted for" cards :) |
I agree, I will. |
I'm not sure if I should preventDefault touch events within the plotly graphs card or if there is an elegant way of "fixing" from within hass-swipe-navigation.
The text was updated successfully, but these errors were encountered: