Duplicating comments section #3729
smac89 posted onGitHub
This is the error I see in FF devtools:
`profile-hotkey`: can't access property "dataset", select_dom(...) is null
And in Vivaldi (a Chromium-based browser):
`profile-hotkey`: Cannot read property 'dataset' of null
I'm not sure if the above actually has anything to do with the error which I will now describe in full
URL
https://github.com/ytdl-org/youtube-dl/commit/1fb034d029c8b7feafe45f64e6a0808663ad315e
The main issue I noticed is that after being on the page for a while, it starts duplicating the comments.
Example on FF:
As of creating this issue, it has duplicated the comments 6 times!.
On Vivaldi:
Live example showing how it occurs on FF
What I do is scroll to the bottom of the page, then I scroll to about 3/4 of the page and start scrolling up and down erratically. After a couple seconds of doing this, the comments are duplicated and I scroll all the way down. You will notice the duplicated comments do not show profile icons beside the reaction emojis for each comment.
Furthermore, this does not seem to occur where I am not logged into github. I've opened a FF container tab where I'm not logged into Github, and I do not notice this issue. The same is true with Vivaldi: When I'm not logged in, the page displays as usual, no duplication.