Openpanel-dev/openpanel
Auf GitHub ansehen[Feature Request] Adopt Plausible's iframe height setting mechanism
Open
#224 geöffnet am 2. Nov. 2025
enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (5.840 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1m) (1 gemergte PR in 30 T)
Beschreibung
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.