Openpanel-dev/openpanel
[Feature Request] Adopt Plausible's iframe height setting mechanism
開放
#224 建立於 2025年11月2日
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.