I’m using Forge Bitbucket Module with Custome UI (Angular) and here is my config in manifest:
bitbucket:repoPullRequestOverviewPanel:
- key: soxes-pull-request-overview-panel
resource: overview-panel-resource
resolver:
function: resolver
tooltip: Add a todo overview panel
title: Pull requests overview
My iframe is always too big for height, even though I only have one tag h1 inside the UI.
Do you know why?