You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On some videos the comments all show the text "Avatar" in place of the user avatar, and "null" where the comment text should be. The weird thing is that some video comments work find on my local instance but not on the official one, and some are the other way around. I could also swear that I've seen the same video sometimes showing correct comments and sometimes not, but I'm not sure.
The comments API request on the video page returns a list of empty comment entries, but when I open the API URL separately it returns the comments correctly (see below).
Official Instance
Describe the bug
On some videos the comments all show the text "Avatar" in place of the user avatar, and "null" where the comment text should be. The weird thing is that some video comments work find on my local instance but not on the official one, and some are the other way around. I could also swear that I've seen the same video sometimes showing correct comments and sometimes not, but I'm not sure.
The comments API request on the video page returns a list of empty comment entries, but when I open the API URL separately it returns the comments correctly (see below).
To Reproduce
Expected behavior
Comments should show the correct user avatar and text.
Logs/Errors
Here's the output from the comments API request (https://pipedapi.kavin.rocks/comments/0RZVPiCLRd4) on the video page and in a separate tab:
https://gist.github.com/shrugal/5b1b48440dc45e329caa14db2ff0a0bc
Browser, and OS with Version.
Firefox 123.0 on Windows 11
Additional context
No response
The text was updated successfully, but these errors were encountered: