Openpanel-dev/openpanel

[Feature Request] Adopt Plausible's iframe height setting mechanism

Open

#224 创建于 2025年11月2日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)TypeScript (369 fork)user submission
enhancementgood first issuehelp wanted

仓库指标

Star
 (5,840 star)
PR 合并指标
 (平均合并 1分钟) (30 天内合并 1 个 PR)

描述

What

When embedding a Plausible Dashboard one is given a script tag that sets the height of the iframe automatically. Plausible is emitting an event with the height data that is listened to and applied to the Plausible iframe.

Adding the same to OpenPanel is a great way to improve the quality of life of embeddings.

贡献者指南