Skip to content

Tooltip size dont changes when content updated dynamically after mount #112

@2knu

Description

@2knu

Steps to reproduce:

  • Use an input as tooltip-target
  • Tooltip parameters:
    • eventOn "onChange"
    • eventOff "onBlur"
    • useHover false
    • content <variable from component state, that contains the changed text>
  • Do an on-change multiple times
  • The tooltip text is changing, but the size is to small is at some point

Expected:

  • The size of tooltip is changing to fit the content dynamically

Example:
tooltip_responsive_bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions