Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Arrow placement of a tooltip when inside a popover gets the placement of the popover arrow #5230

@redboul

Description

@redboul

Hi

I'm encountering an issue when using a tooltip inside a popover where the tooltip arrow gets the same placement property as the popover one when placement is beyond the standards like bottom-left. See
this plunker for example.

This comes from the method positionArrow in the position.js file that manage the beyond the standards placement. It finds the .tooltip-inner arrow element when positionning the popover arrow...

I did not find any quick fix to contribute sorry

Happens with Angular 1.4.8 and Angular-Bootstrap 1.0.3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions