Source map issues

Troubleshooting guide

Source maps are not loading, even though they are public

If you have public source maps but they are not available in LogRocket, it's possible that they are not CORS enabled. Make sure that they are served with a Access-Control-Allow-Origin: '*' header to enable LogRocket to download these assets. If you see this error in the console after opening a stack trace in LogRocket, this is the issue that you're having:

For more information, check our our source map guide.