Issue
I'm adding an integration to my JavaScript SDK configuration and it is not working as expected.
Applies To
- All plans
- JavaScript SDK using loader script
Resolution
The following pluggable integrations do not work when using the SDK's loader script:
- CaptureConsole
- ContextLines
- Debug
- HttpClient
- ReportingObserver
- RewriteFrames
You will need to install and initialise the SDK using NPM or the CDN. Check the dedicated integration page for more options on each integration.