• DessalinesOPMA
      link
      fedilink
      arrow-up
      1
      ·
      4 years ago

      They are working, I just tested this. Could you post a console log, when a new message comes in?

      • ebebe
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        4 years ago

        Ok, I already know what’s going on, steps to reproduce (on the example of removing a post):

        1. open two browsers and open console
        2. on the browser a go to your own topic
        3. in the browser b go to the home page
        4. on the browser a delete/restore your topic
        5. the browser b shows console log
        6. Refresh the browser a - f5

        7.delete/restore the topic again, console log in the browser b not showing up <----

        It looks like it only handle events if I connected as first

        • DessalinesOPMA
          link
          fedilink
          arrow-up
          1
          ·
          4 years ago

          Ahh okay turns out I was testing wrong locally. I verified and reverted production to v0.7.53 from v0.7.54 until I can figure out what’s happening.