Live page detail panel doesn't work for people with a username starting with a number
therungg opened this issue · 0 comments
therungg commented
If a user's name starts with a number, it will be sorted on the bottom by default. My temporary solution is to add a space in front of the user's name, which fixes it, but will break the detail panel when the user is highlighted.
pages/live.tsx:380