Problem Statement
I have a React app that enables the user to swap between Light and Dark theme - without reloading the page.
The only issue with the current implementation of the feedbackIntegration, is that it sets what theme is should use during the Sentry.init-call. Which can only be done once
Solution Brainstorm
A way to call the feedbackIntegration to toggle or set a specific theme.
Additional Context
No response
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.