launchdarkly / react-client-sdk

LaunchDarkly Client-side SDK for React.js
Other
79 stars 67 forks source link

Update version of js-client-sdk to handle uncaught XHR requests #229

Closed NateDawg90 closed 6 months ago

NateDawg90 commented 7 months ago

Requirements

Related issues

228

Describe the solution you've provided

Update Js-client-sdk to version 3.1.4, which includes the fix for uncaught network requests. This will result in less noise when using an error reporting service like Sentry.

Describe alternatives you've considered

Forking repo and publishing it as a npm package, patching the version of js-client-sdk in my project

yusinto commented 6 months ago

This was fixed internally and released in 3.0.10.