question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JS errors in rrweb@latest

See original GitHub issue

Hello,

I am getting these types of errors when recording using

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/npm/rrweb@latest/dist/rrweb.min.css"
/>
<script src="https://cdn.jsdelivr.net/npm/rrweb@latest/dist/rrweb.min.js"></script>

https://www.dropbox.com/s/ipacewy3bidef6g/2020-07-23_10-04-44.png?dl=0

Things still seem to work from what I can see.

Any idea what the issue could be?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Yuyz0112commented, Jul 23, 2020

I think I find the root cause, going to release a new version.

0reactions
randy-johnsoncommented, Jul 23, 2020

Thank You @Yuyz0112

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaScript errors page: Detect and analyze errors
Browser monitoring's JS errors UI page shows you where your JavaScript errors are happening, and provides tools to help you figure out the...
Read more >
JavaScript error reference - MDN Web Docs
Below, you'll find a list of errors which are thrown by JavaScript. These errors can be a helpful debugging aid, but the reported...
Read more >
Fix JavaScript errors that are reported in the Console
This article walks you through six demo pages to demonstrate resolving JavaScript errors that are reported in the Console. Fix JavaScript errors.
Read more >
Using Your Browser to Diagnose JavaScript Errors
This guide will show you how to diagnose JavaScript issues in different browsers. Step 1: Try Another Browser. To make sure that this...
Read more >
Top 10 JavaScript errors from 1000+ projects (and ... - Rollbar
Top 10 JavaScript errors from 1000+ projects (and how to avoid them) · 1. Uncaught TypeError: Cannot read property · 2. TypeError: 'undefined'...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found