coreui-react
coreui-react copied to clipboard
Tooltip and Popover not working together
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)