JS errors in rrweb@latest
See original GitHub issueHello,
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:
- Created 3 years ago
- Comments:11 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think I find the root cause, going to release a new version.
Thank You @Yuyz0112