What the hell, I saw your response over in this thread. Should have taken a screenshot, it looked like a normal top level reply. /u/dessalines this looks like some weird race condition on the frontend.
We have to come up with a way to replicate it. It probably has to do with the fact that new comments have multiple websocket sends: once to the user directly, and once to the post. I thought I had this filtered correctly but it might need some tweaking.
What the hell, I saw your response over in this thread. Should have taken a screenshot, it looked like a normal top level reply. /u/dessalines this looks like some weird race condition on the frontend.
deleted by creator
What happened? That thread is empty.
I know. I created the thread, and right after it finished loading and i saw it for the first time, it had that comment that I replied to.
Hrm…
We have to come up with a way to replicate it. It probably has to do with the fact that new comments have multiple websocket sends: once to the user directly, and once to the post. I thought I had this filtered correctly but it might need some tweaking.
I’m almost certain it has something to do with the timing, probably because the thread and the comment were created in the same second or such.