Openpanel-dev/openpanel

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

开放

#224 创建于 2025年11月2日

 (5 条评论) (0 个反应) (0 位负责人)TypeScript (369 个派生)user submission
enhancementgood first issuehelp wanted

仓库指标

星标
 (5,840 个星标)
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.

贡献者指南