clarity icon indicating copy to clipboard operation
clarity copied to clipboard

All input fields are masked even when mask setting is 'Relaxed'

Open asharafshahi opened this issue 2 years ago • 9 comments

We have setup a React SPA with Clarity masking set to Relaxed as we want to be able to see every data input entered by users. However, the recordings always mask all input fields during user entry. We also tried specifically adding data-clarity-unmask="true" to the body tag and also individual input tags to no avail. Are there any other options to force Clarity to avoid masking altogether?

Thank you

asharafshahi avatar Nov 29 '22 02:11 asharafshahi