fixup! fix(tracker): typing, logs & remove duplicate sending
This commit is contained in:
parent
b6ec7e5b48
commit
b3765fe6c2
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ export default function (app: App | null) {
|
|||
if (context.__openreplay_adpss_patched__) {
|
||||
return
|
||||
} else {
|
||||
// @ts-ignore
|
||||
context.__openreplay_adpss_patched__ = true
|
||||
}
|
||||
patchAdoptedStyleSheets(context.Document.prototype)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue