* fix: rrweb recorder may throw error when stopping recording after an iframe becomes cross-origin * add change set * add failure message check * Update packages/rrweb/src/record/index.ts Co-authored-by: Eoghan Murray <eoghan@getthere.ie> * remove settimeout --------- Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
6 lines
121 B
Markdown
6 lines
121 B
Markdown
---
|
|
"rrweb": patch
|
|
---
|
|
|
|
fix: rrweb recorder may throw error when stopping recording after an iframe becomes cross-origin
|