Wrong AngularJS example script version

Hello Sentry,

I’ve notice you’re providing an example tag in AngularJS documentation.

<script src="https://cdn.ravenjs.com/3.17.0/angular/raven.min.js" crossorigin="anonymous"></script>

3.17.0 is not a valid version of the AngularJs raven library.

Maybe I’m wrong but I just wanted to know :wink:

Edit: I’ve found 3.17.0 version of AngularJS Raven plugin on Github : https://raw.githubusercontent.com/getsentry/raven-js/3.17.0/dist/plugins/angular.min.js) but I’m unable to use your tag with the cdn.ravenjs.com url.

Edit 2: 3.17.0 is now provided by CDN. Issue closed.

Thank’s in advance,
Olivier

I am also facing same issue :frowning:

Hey, there was a brief period where an updated version of Raven.js (3.17.0) wasn’t properly pushed to our CDN. This would have only affected you if you manually upgraded – it wasn’t pushed to npm and we don’t have a “latest” CDN URL (yet).

As mentioned, this was resolved and the file has been available for some time.