Replies: 1 comment 1 reply
|
sorry, the problem is that the onTap function is not called at all |
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions