rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

How to set up multiple selectors

Open chowkings opened this issue 2 years ago • 2 comments

https://github.com/rrweb-io/rrweb/blob/b01297373b820a8a3eca40743aabeb85a3df9245/packages/rrweb/src/utils.ts#L229

How to set up multiple selectors, just like ['svg', 'p']

chowkings avatar Aug 11 '23 08:08 chowkings

@Juice10 @dcramer @phishy @BenoitZugmeyer

chowkings avatar Aug 11 '23 08:08 chowkings

@chowkings you can try with "svg, p"

wfk007 avatar Aug 24 '23 03:08 wfk007