rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

fix: do not throw on empty cdata

Open pauldambra opened this issue 4 months ago • 3 comments

we had a customer whose SVGs are created with styling provided in CDATA tags these ended up in replay with empty text content and would throw in the player, making the entire recording unplayable

we should be able to record them, but, for now, at least to not fail when we try to playback

pauldambra avatar Jun 09 '25 19:06 pauldambra