sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Sentry.feedbackIntegration TypeScript autocomplete not working

Open jgarplind opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
  • [X] I have reviewed the documentation https://docs.sentry.io/
  • [X] I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/browser

SDK Version

8.4.0

Framework Version

18.3.1

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Using Typescript, try to get autocomplete to know what properties can be given to the feedback integration.

Expected Result

Something like what is given for replayIntegration: image image

Actual Result

Irrelevant options: image image

jgarplind avatar May 24 '24 08:05 jgarplind