coreui-react icon indicating copy to clipboard operation
coreui-react copied to clipboard

Tooltip and Popover not working together

Open korhanozbek44 opened this issue 3 years ago • 0 comments

Hi. I have to use popover in a button. But also need to add tooltip this button. this is where things get weird. I'm getting error like that. Can you check please ?

Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Check the render method of `CTooltip`.
  • macOS M1 Pro
  • Chrome 103.0.5060.114
  • https://codesandbox.io/s/vigorous-zeh-ibwhpv (open console)

korhanozbek44 avatar Jul 21 '22 18:07 korhanozbek44