Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: e.href.contains is not a function #1274

Closed
gitmazzio opened this issue Jun 26, 2024 · 2 comments
Closed

TypeError: e.href.contains is not a function #1274

gitmazzio opened this issue Jun 26, 2024 · 2 comments

Comments

@gitmazzio
Copy link

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

@pauldambra
Copy link
Member

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?

@daibhin
Copy link
Contributor

daibhin commented Jun 26, 2024

Fix coming in #1275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants