Skip to content

Rerender at initial position #388

@an4ger

Description

@an4ger
  1. Create tooltip with delayShow={300} delayHide={300} place="top" options.
  2. Move cursor to element with tooltip and wait for tooltip, it should appear not at the top position.
  3. Quick move cursor from element with tooltip and back.

Result: tooltip try to render with bottom arrow as at top place (initial option) and after that appear at right position. So, we have some blinking effect.
If set delay to 5 seconds we have the same effect.

https://codesandbox.io/s/j70q5w7p1w
tooltip

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