Skip to content
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

Feature Request: Support the Remix web framework #1764

Open
maxcwolf opened this issue Jun 21, 2022 · 7 comments
Open

Feature Request: Support the Remix web framework #1764

maxcwolf opened this issue Jun 21, 2022 · 7 comments
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature

Comments

@maxcwolf
Copy link

Description

Trying to implement Bugsnag error logging for Remix server errors has been difficult. Knowing how to implement both client-side and server-side error logging in a Remix application by having a guide or example to reference would be extremely helpful for the growing number of developers using the Remix framework who may already have a Bugsnag account.

Describe the solution you'd like

I think a solution would be to create a Remix integration guide similar to the other existing JS framework guides.

Describe alternatives you've considered

A quicker to implement solution might be to create an example implementation similar to the Next.js example

Additional context

Sentry seems to be moving steadily on creating their Remix SDK. It would be great if there was similar movement happening here.

@maxcwolf maxcwolf changed the title Support the Remix web framework Feature Request: Support the Remix web framework Jun 21, 2022
@johnkiely1
Copy link
Member

Thanks for the suggestion. We have added this to our roadmap for the future. We will let you know of updates on this.

@johnkiely1 johnkiely1 added feature request Request for a new feature backlog We hope to fix this feature/bug in the future labels Jun 23, 2022
@abhagsain
Copy link

Thanks for the suggestion. We have added this to our roadmap for the future. We will let you know of updates on this.

Any update on this @johnkiely1?

@luke-belton
Copy link
Member

Hi @abhagsain - no changes in this area just yet, as John said above we'll keep this thread updated 👍

@CostGranda
Copy link

Any update ?

@clr182
Copy link

clr182 commented Sep 18, 2023

Hi @CostGranda - No updates just yet, we will keep you informed once we have more information.

@felixmpaulus
Copy link

Any update ?

@mclack
Copy link
Contributor

mclack commented Nov 29, 2024

Hi @felixmpaulus

I'm afraid we don't currently have any updates to share on this feature request. However, it is worth being aware that Remix does provide documentation on how to integrate with BugSnag: https://remix.run/docs/en/main/guides/errors

If you haven't already, we'd recommend following this documentation and integrating our JavaScript SDK. We'd certainly be keen to hear about users' experiences with this, and what limitations may exist with this current solution.

As previously mentioned, if there are any developments with dedicated Remix support, then we will make sure to post updates here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

8 participants