Skip to content

Tanstack Start's server integration doesn't send to sentry #16985

@nick-potts

Description

@nick-potts

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/tanstackstart-react

SDK Version

9.38.0

Framework Version

1.127.3

Link to Sentry event

No response

Reproduction Example/SDK Setup

https://github.com/nick-potts/sentry-tanstack-start-basic

I've taken the basic-start from the tanstack docs and followed the instructions for adding it. The only things I've done differently:

  • Client Sentry is enabled: false. The client stuff works, so I disabled it in this repo.

Steps to Reproduce

Browse to boom and api-boom. neither fire server side events.

Note, the beforeSend is triggering, just nothing gets sent to sentry.

Expected Result

Events are sent to sentry

Actual Result

No events are sent from the server client

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions