You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The root property closeOnClick should determine if the tooltip should close when the trigger is clicked.
Instead passing closeOnClose={false} does not affect the behavior.
Description
The root property
closeOnClick
should determine if the tooltip should close when the trigger is clicked.Instead passing
closeOnClose={false}
does not affect the behavior.Link to Reproduction (or Detailed Explanation)
https://codesandbox.io/p/sandbox/ark-ui-tooltip-bug-z79crc
Steps to Reproduce
closeOnClick={false}
Ark UI Version
4.9.1
Framework
Browser
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: