You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Could you help me?
Thanks,
Matteo
The text was updated successfully, but these errors were encountered:
certainly introduced here #1272 (or at least amazing if that wasn't it!) @daibhin
I guess n.href.contains('.css') line?
@gitmazzio are you able to confirm that your reverse proxy hasn't cached any files and you're definitely running with the latest of everything? is your site public for us to take a look to check we're investigating the right thing?
Hi all,
I noticed a warning on my nextjs application. I'm using [email protected].
Could you help me?
Thanks,
Matteo
The text was updated successfully, but these errors were encountered: