arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

Tooltip component rendering problem

Open orozot opened this issue 2 years ago • 1 comments

Basic Info

  • Package Name And Version: @arco-design/[email protected]
  • Browser: chrome108.0.0.0
  • Reproduction Link: https://stackblitz.com/edit/angular-twgmzr?file=src/App.vue

What is expected?

Display directly in the correct position instead of moving from the wrong position

Steps to reproduce

The tooltip component when popup-visible is configured to true and used with the popup component, the rendering position is moved.

Screenshot

image image

orozot avatar Dec 17 '22 17:12 orozot