Replies: 1 comment 1 reply
-
sorry, the problem is that the onTap function is not called at all |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI,
I want to make a tooltip that is made up of two parts as if they were two slides,
When I press a button (located on the tooltips) from the first slide I have to move to the second
If I call a setState in the onTap function the tooltip is not redrawn, what should I do?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions