Session Replay masking does not mask input placeholders
GxDesign opened this issue · 2 comments
GxDesign commented
Expected Behavior
All text displayed in an input should be masked if using conservative or amp-mask class
Current Behavior
Placeholder text is not masked. This is an issue for searchable dropdown components which may update the placeholder value to the selected option.
Steps to Reproduce
- create an input with placeholder text and apply amp-mask
Environment
- "@amplitude/session-replay-browser": "1.13.9"
- "react": "17.0.2",
lewgordon-amplitude commented
Seems reasonable. We have an internal ticket to track this. We'll update this Github ticket accordingly. Thanks for the feedback!
lewgordon-amplitude commented