arco-design-vue
arco-design-vue copied to clipboard
Tooltip component rendering problem
- [ ] I'm sure this does not appear in the issue list of the repository
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