rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

Null value returned from AddList

Open brec-c opened this issue 4 years ago • 0 comments

I don't know why yet but this get call here, https://github.com/rrweb-io/rrweb/blob/master/src/record/mutation.ts#L354, can return null.

I had to add a null check in the for loop.

brec-c avatar Jun 25 '21 15:06 brec-c