Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Bootstrap ToolTip not showing on react-dock #29

@James2516

Description

@James2516

https://codesandbox.io/s/wpG3y6y5m

The "Hover here" on the sidebar does not show the tooltip.

It shows if the bootstrap css is excluded: https://codesandbox.io/s/KGVRmplG

I tracked down the problem to this property:

.tooltip {
  position: absolute;
}

What's the right way to resolve this?

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