Open wouterlms opened 1 day ago
Hmmm.. Tooltip seems fine for me. Do you mind provides more info on this?
Sorry for not mentioning earlier—this is on touch devices. The only way to open a tooltip on touch devices is by tap, but it doesn't work unless disableClosingTrigger
is enabled. Shouldn't this be enabled by default on touch devices?
I just tested it with disableClosingTrigger
and it still doesn't work. So I'm not sure what's wrong
Link to minimal reproduction
https://reka-ui.com/docs/components/tooltip#tooltip
Steps to reproduce
Click the tooltip trigger
Describe the bug
When clicking the tooltip trigger in the docs, the tooltip does not appear
Expected behavior
The tooltip appears
Context & Screenshots (if applicable)
No response