rrweb-snapshot
rrweb-snapshot copied to clipboard
Allow to block multiple elements by selector or class
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.