Skip to content

fix popover link triggering open

Administrator requested to merge fix-popover-trigger into master

Created by: sqs

The repo popover has 2 parts: repolink caret. Clicking on the repolink part of the repo popover button should NOT open the popover. Upgrading reactstrap changed (broke) this behavior. This commit adds the necessary props to reactstrap's Popover to revert to the previous correct behavior.

Merge request reports

Loading