Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replay click doesn't work for touch events #11

Closed
oppianmatt opened this issue Nov 4, 2022 · 1 comment
Closed

replay click doesn't work for touch events #11

oppianmatt opened this issue Nov 4, 2022 · 1 comment

Comments

@oppianmatt
Copy link

Describe the bug

When using a mobile, the replay click event looks at the type of event, but since it is a touch event, it doesn't replay it

image

@harlan-zw
Copy link
Owner

I've updated it to also check for the TouchEvent instance, not sure if this will fully support it but feel free to test.

Available in v0.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants