Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- 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/nextjs
SDK Version
"@sentry/nextjs": "^8.26.0"
Framework Version
"next": "14.2.6",
Link to Sentry event
https://jsm-m9.sentry.io/issues/
Reproduction Example/SDK Setup
dsn: "https://1d82823f944af2a1d016ed4a052f8af6@o4507784333033472.ingest.us.sentry.io/4507835111243776",
Steps to Reproduce
when the app loads it starts showing the button but after fully render the button disappears
Expected Result
Sentry.feedbackIntegration({
colorScheme: "dark",
}),
added and to see the Report a bug button
Actual Result
when the app loads it starts showing the button but after fully render the button disappears
Metadata
Assignees
Type
Projects
Status
Waiting for: Community
Activity