I wonder if Lemmy users are also on a watch list.

    • nutomicA
      link
      fedilink
      arrow-up
      2
      ·
      5 years ago

      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.

        • nutomicA
          link
          fedilink
          arrow-up
          1
          ·
          5 years ago

          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.

      • DessalinesA
        link
        fedilink
        arrow-up
        2
        ·
        5 years ago

        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.

        • nutomicA
          link
          fedilink
          arrow-up
          1
          ·
          5 years ago

          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.