iOS: tap feedback on disabled buttons when using area chart #4089
Unanswered
LynnLiebert
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm working with Vue3 and I'm using a chart with type "area" and a custom locale to change the language of hover tooltips.
There's a toolbar at the top/right of the chart to zoom, pan etc.
On mobile devices some of the buttons of the toolbar are disabled and not visible, which is fine and works well on android.
On iOS there is still some tap feedback when tapping on the area the invisible button should be in.
I have attached a short video to show the problem.
ios_tap_feedback.mp4
Is that something I can fix on my side, or should I open an issue?
Thanks,
Lynn
Beta Was this translation helpful? Give feedback.
All reactions