mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00: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 <>