Sentry release is not set in the Nuxt client #5296
Labels
💻 aspect: code
Concerns the software code in the repository
🧰 goal: internal improvement
Improvement that benefits maintainers, not users
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: frontend
Related to the Nuxt frontend
Problem
The Nuxt Sentry setup now publishes the release, but the client does not send the release name.
Description
Correctly set release name in the client setup. The
appConfig
cannot be used to set this because this value is undefined when setup the way Sentry does it.Alternatives
Additional context
The text was updated successfully, but these errors were encountered: