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

Textarea shows default value twice in replay #745

Closed
lee-userback opened this issue Nov 3, 2021 · 5 comments
Closed

Textarea shows default value twice in replay #745

lee-userback opened this issue Nov 3, 2021 · 5 comments

Comments

@lee-userback
Copy link

When there a a textarea with some default value say "123" like <textarea>123</textarea>, in the replay, you will see 123123 in the textarea instead of just 123.

I can replicate the bug on the demo page on rrweb website. The bug is recorded here: https://app.userback.io/viewer/1/8/1358718w25i6iM2/

@lee-userback lee-userback changed the title Textarea shows default value twice Textarea shows default value twice in replay Nov 3, 2021
@lee-userback
Copy link
Author

Hi, any idea why this was closed?

@omairnabiel
Copy link
Contributor

@userback the fix was commited here -> 3d5b438

@lee-userback
Copy link
Author

Oh, sorry, I didn't see the fix.

@YanJie-001
Copy link

This problem still exists. You can use rrweb-player and remember not to use the default version.To use 2.0.0-alpha.11.

@eoghanmurray
Copy link
Contributor

@YanJie-001 This fix was for the same problem but in the mutations; your problem was happening in the fullSnapshot and should be fixed by #1351

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

4 participants