TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
177 stars 41 forks source link

Fix popup chat button with URL parameters #1294

Closed JosefSchoenberger closed 6 months ago

JosefSchoenberger commented 6 months ago

Motivation and Context

See #1292.

Description

Don't just append to location.href, but properly build the target URL.

Steps for Testing

See #1292.