Openpanel-dev/openpanel
[Feature Request] Adopt Plausible's iframe height setting mechanism
オープン
#224 opened on 2025/11/02
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (5,840 個のスター)
- PR merge metrics
- (平均マージ 1m) (30d で 1 merged 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.