-
public class RRMouseInteractionData.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static RRMouseInteractionData.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetSafePointerId(Integer pointerId)RRWeb player requires the interaction.id match the html.body. -
-
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
-
-
-
-