Skip to main content

Why isn't maskAttributes working?

Updated over a month ago

Issue

maskAttributes is not working as expected. I can still see masked values in my Replays

Applies To

  • All customers

  • Session Replays

Symptoms

  • maskAttributes is not masking values. For example, it isn't masking aria-label attributes.

Resolution

The maskAllText option must be set to true. The maskAttributes option only works if the maskAllText option is also set.
​

Did this answer your question?