Cloudflare Pages, Remix with Sentry

Hi community!

I have been trying to get Sentry set-up with Cloudflare Pages and Remix. Currently only focusing on client side of things and later loaders/actions.

I have tried to follow these two docs:
https://docs.sentry.io/platforms/javascript/guides/remix/
https://developers.cloudflare.com/pages/platform/functions/plugins/sentry/

When developing locally, I can see errors being sent and traced in Sentry. However, when triggering errors in Cloudflare Pages preview application, I can't see any traces in Sentry.

I read through previous Sentry discussions in this channel, but could not find anything that would bring resolution.

Any tips how to get Remix and Sentry to work in CF Pages?
Was this page helpful?