Currently all users get the same username "MetaGamer" that - when customized via JitSi itself - gets reset to the default after switching rooms on the interspace.
Possible solutions:
- access JitSi local storage
- Input component that stores Username in local storage. UserContext then reads username from local storage on init
Currently all users get the same username "MetaGamer" that - when customized via JitSi itself - gets reset to the default after switching rooms on the interspace.
Possible solutions: