Describe the bug
When you add someone you didn’t follow to your UP NEXT list, that person may no longer appear in the online list on the left sidebar for some reason. In this case, the UP NEXT list will show that the person is offline.
To Reproduce
- Drag someone you didn't follow to UP NEXT
- Wait for more streamers online and push them out of the list
- See error
Expected behavior
Since we can call the API, why can’t we simply check whether someone is online directly in the backend, rather than relying on whether they’re in the list?
Screenshots
Extension Information
- Version:
5.34.1
- Source:
store
- Browser:
chrome
- Operating System:
Windows
Additional comments
Although it seems like this doesn't affect the redirect function's continued working...
Describe the bug
When you add someone you didn’t follow to your UP NEXT list, that person may no longer appear in the online list on the left sidebar for some reason. In this case, the UP NEXT list will show that the person is offline.
To Reproduce
Expected behavior
Since we can call the API, why can’t we simply check whether someone is online directly in the backend, rather than relying on whether they’re in the list?
Screenshots
Extension Information
5.34.1storechromeWindowsAdditional comments
Although it seems like this doesn't affect the redirect function's continued working...