Summary
As mentioned in #61 the JS integration does not provide the environment. I also confirmed the problem. This is because the environment is not provided to the Sentry init in the script tag.
Result
Adding the environment to the Sentry.init call shows it in Sentry.
Summary As mentioned in #61 the JS integration does not provide the environment. I also confirmed the problem. This is because the environment is not provided to the Sentry init in the script tag.
Result Adding the environment to the Sentry.init call shows it in Sentry.