Skip to content

[JavaScript] Remix #78899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matejminar opened this issue Oct 10, 2024 · 3 comments
Open

[JavaScript] Remix #78899

matejminar opened this issue Oct 10, 2024 · 3 comments

Comments

@matejminar
Copy link
Member

No description provided.

@matejminar
Copy link
Member Author

Priscila's Notes

Learnings:

  • If a Remix project doesn't yet have a routes folder, as was the case when I followed only the initial steps of this tutorial, running the Sentry wizard and answering 'yes' to create a Sentry example fails to generate the example, and no feedback is provided.
  • The Remix Manual guide in the docs does not have a "Verify" step

These issues have been addressed in the following pull requests:

getsentry/sentry-docs#11463
getsentry/sentry-wizard#680

@matejminar
Copy link
Member Author

@ArthurKnaus
Copy link
Member

  • Confusion about react router vs remix.
    • Our wizard works for remix but not react-router
    • Remix docs tell you to use react-router
  • Profiling onboarding content does not tell you how to setup profiling
    • Image
  • Wizard code produces linting errors on a fresh remix project
    • Image
    • Image
  • Manual config does not match docs / what wizard creates and is generally confusing
    • Image
    • Entry files are inside ./app not root
    • Missing instrumentation.server.mjs
    • What mechanism is automatically adding .sentryclirc to my gitignore during manual setup?
    • How should I upload sourcemaps -> link to instructions? (The wizard adds a vite plugin)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants