Open ondrejsevcik opened 5 months ago
Hi @ondrejsevcik
We have an item in our backlog to look at adding support for Remix for performance, and we have highlighted your interest in this with our product team. We don’t have an ETA for when this might be implemented, but we will be sure to let you know of any updates.
While we don’t have official support for Next.js either, we introduced better support for performance in SSR apps in v2.2.0 of bugsnag-js-performance, so we would recommend giving that version or higher a go and seeing if that suits your use case.
Hi, I see there is a documentation for how to use the performance package with ReactRouter.
Did you consider adding support for Remix as well? What is your recommendation for server side rendered apps with hydration on client (Remix, Next.js, etc.)?
Thank you