rrweb-snapshot icon indicating copy to clipboard operation
rrweb-snapshot copied to clipboard

Allow to block multiple elements by selector or class

Open brunoluiz opened this issue 4 years ago • 0 comments

In case a developer wants to block multiple elements by selector or class, without having to change anything on the actual application, it might be helpful to have something as blockSelectors: string[] and blockClasses: string[] in the snapshot options.

brunoluiz avatar Dec 28 '20 13:12 brunoluiz