AngularJS:UI Bootstrap 弹出框放置 'bottom-right'

AngularJS: UI Bootstrap Popover Placement 'bottom-right'

我正在使用 UI Bootstrap 和 AngularJS,并且我希望使用放置 'bottom-right' 的弹出窗口,而不是正常的 'bottom' 或 'right'。下图显示了我希望它如何工作。

有人知道怎么做吗?我已经看到这有点针对普通旧 bootstrap,但不是 ui bootstrap 这里:bootstrap popover: advanced positioning

此功能是在 PR #4899 下添加的,将在下一个版本中提供。

保持popover-placement的值为bottom-right
适用于最新版本。