mohsinulhaq/react-popper-tooltip

Don't close on click when trigger hover

Tilican opened this issue · 1 comments

Hi,

I want to don't close the tooltip if trigger='hover' and user click on the trigger element.

Try here : https://react-popper-tooltip.netlify.com/#hover-trigger

THX

Hi there,

You need to use a tooltip as a controlled component. Check this branch.

Here's a quick example https://codesandbox.io/s/react-popper-tooltip-example-sc9eq