mirror of
https://github.com/owncast/owncast.git
synced 2025-11-01 19:32:20 +08:00
We add a resize handler to the window when the ChatContainer is created. If a second ChatContainer is created due to React redrawing, remove the old handler. Co-authored-by: janWilejan <>