Skip to content

Arco Design tooltip position bug that occurs when upgrading from Vue 3.4 to Vue 3.5 #13676

@Allamss

Description

@Allamss

Vue version

3.5.17

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-guxybnha?file=index.html,package.json&terminal=dev

Steps to reproduce

  1. Install dependencies:
npm i
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000

  2. Hover over any element with a tooltip in the table

  3. Observe that the tooltip appears at the wrong position (usually at the last element)

What is expected?

Tooltip appears at the right position

What is actually happening?

Tooltip appears at the wrong position

System Info

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions