You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @bcoe thanks for writing in and apologies for the late reply!
This sounds a bit off and definitely shouldn't happen. The wizard should add Sentry.init calls to entry.client.tsx as well as entry.server.tsx as outlined in our manual setup instructions. I know it's been a while but do you by any chance recall if you got any warnings during the wizard run? Is your remix project set up somehow (vastly) different from a default remix project?
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
Environment
Steps to Reproduce
npx @sentry/wizard@latest -i remix
on a remix project.Sentry.init()
isn't called anywhere in the code that's populated.Expected Result
React project is configured such that it will start sending errors up to Sentry.
Actual Result
Deployed the application and was confused because it was not configured to send errors to Sentry.
The text was updated successfully, but these errors were encountered: