Skip to content

Conversation

mydea
Copy link
Member

@mydea mydea commented May 24, 2024

This allows to pass a custom scope to Sentry.captureFeedback(), like this:

Sentry.captureFeedback({message : 'test' }, {}, scope);

This should fix the use case from #11072 (comment)

@mydea mydea requested review from AbhiPrasad, Lms24, c298lee and ryan953 May 24, 2024 13:43
@mydea mydea self-assigned this May 24, 2024
@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2024

size-limit report 📦

Path Size
@sentry/browser 21.74 KB (0%)
@sentry/browser (incl. Tracing) 32.77 KB (0%)
@sentry/browser (incl. Tracing, Replay) 68.24 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.66 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 72.29 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 84.33 KB (+0.02% 🔺)
@sentry/browser (incl. Feedback) 37.75 KB (+0.02% 🔺)
@sentry/browser (incl. sendFeedback) 26.32 KB (+0.03% 🔺)
@sentry/browser (incl. FeedbackAsync) 30.74 KB (+0.03% 🔺)
@sentry/react 24.43 KB (0%)
@sentry/react (incl. Tracing) 35.77 KB (0%)
@sentry/vue 25.68 KB (0%)
@sentry/vue (incl. Tracing) 34.58 KB (0%)
@sentry/svelte 21.88 KB (0%)
CDN Bundle 24.28 KB (0%)
CDN Bundle (incl. Tracing) 34.22 KB (0%)
CDN Bundle (incl. Tracing, Replay) 68.03 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 73.03 KB (+0.02% 🔺)
CDN Bundle - uncompressed 71.46 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 101.55 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 211.46 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 223.83 KB (+0.01% 🔺)
@sentry/nextjs (client) 35.12 KB (0%)
@sentry/sveltekit (client) 33.36 KB (0%)
@sentry/node 114.32 KB (-0.01% 🔽)
@sentry/aws-serverless 103.2 KB (-0.01% 🔽)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants