Skip to content

Tooltip doesn't read getPopupContainer from the configProvider #5636

@mrakjos

Description

@mrakjos
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.4

Environment

MacOS Safari, Chrome, Win Edge, Vue3

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  • Hover with mouse sorted columns in the table for displaying a tooltip
  • or hover the text "Tooltip will show when mouse enter."

What is expected?

  • All tooltips show text with red text

What is actually happening?

  • Tootip in the table doesn't show a text with red color
  • Simple tooltip does not show text with red color for the first text "Tooltip will show when mouse enter."
  • Only tooltip for the second text "Tooltip will show when mouse enter." show text in red (it reads getPopupContainer directly)

Custom filter dropdown works correctly in the table - it has a red text in the input

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions