Package 

Object RRMouseInteractionData.Companion

    • Method Summary

      Modifier and Type Method Description
      final Integer getSafePointerId(Integer pointerId) RRWeb player requires the interaction.id match the html.body.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSafePointerId

         final Integer getSafePointerId(Integer pointerId)

        RRWeb player requires the interaction.id match the html.body.id Otherwise pointers will not be visible in replay

        FIXME: Do this in post-processing