Describe the bug
Cat-tooltips and cat-dropdowns are flickering inside container elements. As a workaround contain: layout on the parent can be used (floating ui bug discussion) but this workaround doesn't work in Safari.
Also consider absolute strategy of floating-ui.
To Reproduce
Steps to reproduce the behavior:
- Assign container css rule to an element (https://developer.mozilla.org/en-US/docs/Web/CSS/container).
- Insert cat-tooltip or cat-dropdown to the element
- Open this element in Safari and hover on a trigger
- See how tooltip/dropdown flickering
Expected behavior
No flickering.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):