posthog-js icon indicating copy to clipboard operation
posthog-js copied to clipboard

TypeError: e.href.contains is not a function

Open gitmazzio opened this issue 7 months ago • 2 comments

Hi all,

I noticed a warning on my nextjs application. I'm using [email protected].

Unhandled Runtime Error
TypeError: e.href.contains is not a function

Call Stack
Y.doc
/ingest/static/recorder.js (1:16851)
Y
/ingest/static/recorder.js (1:19268)
J
/ingest/static/recorder.js (1:20990)
a
/ingest/static/recorder.js (1:34044)
e.emit
/ingest/static/recorder.js (1:35280)
e.processMutations
/ingest/static/recorder.js (1:33672)
Screenshot 2024-06-26 at 12 00 46

Could you help me?

Thanks, Matteo

gitmazzio avatar Jun 26 '24 10:06 gitmazzio